Metadata-Version: 1.1
Name: sallie
Version: 0.6.0b1
Summary: TV episodes checker
Home-page: https://github.com/the01/python-sallie
Author: the01
Author-email: jungflor@gmail.com
License: MIT License
Description: SALLIE
        ######
        
        Getting tv information.
        
        .. image:: https://img.shields.io/pypi/v/sallie.svg
            :target: https://pypi.python.org/pypi/sallie
        
        .. image:: https://img.shields.io/pypi/l/sallie.svg
            :target: https://pypi.python.org/pypi/sallie
        
        .. image:: https://img.shields.io/pypi/dm/sallie.svg
            :target: https://pypi.python.org/pypi/sallie
        
        
        
        .. :changelog:
        
        History
        =======
        
        
        0.6.0b1 (2016-05-15)
        --------------------
        * Fix cache file bug
        * Improve locking
        
        
        0.6.0b0 (2016-05-13)
        --------------------
        * Small debug output reduction
        * Not running warning
        
        
        0.6.0a0 (2016-05-13)
        --------------------
        * Change cli
        * Change check/check_all interfaces (Use check_all like check before)
        * Make StartStopable
        
        
        0.5.4a0 (2016-05-05)
        --------------------
        * First release
        
Keywords: sallie tv shows tvdb
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
