Metadata-Version: 1.1
Name: guessit-rest
Version: 2.0
Summary: GuessIt - REST WebService
Home-page: http://github.com/Toilal/guessit-rest
Author: Rémi Alvergnat
Author-email: toilal.dev@gmail.com
License: LGPLv3
Description: REST WebService for GuessIt
        ===========================
        
        .. image:: http://img.shields.io/pypi/v/guessit-rest.svg
            :target: https://pypi.python.org/pypi/guessit-rest
            :alt: Latest Version
        
        .. image:: http://img.shields.io/badge/license-LGPLv3-blue.svg
            :target: https://pypi.python.org/pypi/guessit-rest
            :alt: LGPLv3 License
        
        .. image:: http://img.shields.io/travis/Toilal/guessit-rest.svg
            :target: https://travis-ci.org/Toilal/guessit-rest
            :alt: Build Status
        
        .. image:: http://img.shields.io/coveralls/Toilal/guessit-rest.svg
            :target: https://coveralls.io/github/Toilal/guessit-rest
            :alt: Coveralls
        
        GuessIt is a python library that extracts as much information as possible from a video filename.
        
        This is the REST WebService for `GuessIt <https://github.com/wackou/guessit>`_.
        
        License
        -------
        
        GuessIt is licensed under the `LGPLv3 license <http://www.gnu.org/licenses/lgpl.html>`_.
        
Keywords: python library release parser name filename movies series episodes animes
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Multimedia
Classifier: Topic :: Software Development :: Libraries :: Python Modules
