Metadata-Version: 1.1
Name: toktokkie
Version: 0.10.0
Summary: A personal media manager program
Home-page: https://gitlab.namibsun.net/namboy94/toktokkie
Author: Hermann Krumrey
Author-email: hermann@krumreyh.com
License: GNU GPL3
Download-URL: https://gitlab.namibsun.net/namboy94/toktokkie/repository/archive.zip?ref=master
Description: Tok Tokkie Media Manager
        ========================
        
        This is a program which allows convenient managing of various Media
        collections, with a focus on TV Shows.
        
        Main features
        -------------
        
        `**Renaming Episodes** <doc/extra/main_features/renaming.md>`__
        
        `**Iconizing Directories** <doc/extra/main_features/iconizing.md>`__
        
        `**Batch Download Manager** <doc/extra/main_features/bdlm.md>`__
        
        `**Show Manager** <doc/extra/main_features/showmanager.md>`__
        
        Standalone Scripts
        ------------------
        
        The Program also offers a few standalone CLI tools:
        
        `**xdcc-dl** <doc/extra/xdcc-dl.md>`__
        
        `**anime-updater** <doc/extra/anime-updater.md>`__
        
        Installation
        ------------
        
        To install the program, either download the source and run
        
        ::
        
            # python setup.py install
        
        or install using pip:
        
        ::
        
            # pip install toktokkie
        
        Windows Builds are available
        `here <http://gitlab.namibsun.net/namboy94/toktokkie/wikis/windows-builds>`__
        
        `Changelog <http://gitlab.namibsun.net/namboy94/toktokkie/raw/master/CHANGELOG>`__
        
        Contributing
        ------------
        
        This project is automatically mirrored to
        `github <https://github.com/namboy94/toktokkie>`__, however all
        development is conducted at a privately hosted `Gitlab
        instance <http://gitlab.namibsun.net/namboy94/toktokkie>`__. Issues on
        both services are taken unto consideration.
        
        We're also tracking bugs using a `self-hosted Sentry
        instance <http://85.214.124.204:9000/sentry/toktokkie/>`__
        
        Documentation
        -------------
        
        Sphinx Documentation can be found
        `here <http://krumreyh.eu/toktokkie/documentation/html/index.html>`__. A
        `PDF
        version <http://krumreyh.eu/toktokkie/documentation/documentation.pdf>`__
        is also available
        
        Statistics
        ----------
        
        Automatically generated git statistics can be found
        `here <http://krumreyh.eu/toktokkie/git_stats/index.html>`__
        
        Disclaimer:
        -----------
        
        The developer(s) of this software is/are not liable for any unlawful use
        of the provided software.
        
Platform: UNKNOWN
Classifier: Environment :: Other Environment
Classifier: Natural Language :: English
Classifier: Intended Audience :: End Users/Desktop
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
