Metadata-Version: 2.0
Name: tvrenamer
Version: 0.1.3
Summary: TV Episode Renamer
Home-page: UNKNOWN
Author: shad7
Author-email: kenny.shad7@gmail.com
License: MIT
Keywords: tv,espisode
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet
Classifier: Topic :: Multimedia
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: pbr (>=1.1.1)
Requires-Dist: twine
Requires-Dist: futures
Requires-Dist: oslo.config (>=1.9.0)
Requires-Dist: lockfile
Requires-Dist: six (>=1.9.0)
Requires-Dist: sqlalchemy (==0.9.8)
Requires-Dist: stevedore (>=1.4.0)
Requires-Dist: titlecase (>=0.7.2)
Requires-Dist: PrettyTable (<0.8,>=0.7)
Requires-Dist: tvdbapi-client (>=0.1.3)

TVRenamer
=========

.. image:: https://readthedocs.org/projects/tvrenamer/badge/?version=latest
    :target: https://readthedocs.org/projects/tvrenamer/?badge=latest

.. image:: https://travis-ci.org/shad7/tvrenamer.svg?branch=develop
    :target: https://travis-ci.org/shad7/tvrenamer

.. image:: https://coveralls.io/repos/shad7/tvrenamer/badge.svg?branch=develop&service=github
    :target: https://coveralls.io/github/shad7/tvrenamer?branch=develop

.. image:: https://requires.io/github/shad7/tvrenamer/requirements.svg?branch=develop
    :target: https://requires.io/github/shad7/tvrenamer/requirements/?branch=develop


Automatic TV Episode Renamer


Features
--------

* rename tv episodes


Notes
-----

Inspired by the following:

* `tvrenamr <https://github.com/ghickman/tvrenamr](https://github.com/ghickman/tvrenamr/>`_
* `tvnamer <https://github.com/dbr/tvnamer](https://github.com/dbr/tvnamer/>`_



