Metadata-Version: 2.1
Name: tvdb-rss
Version: 0.0.13
Summary: UNKNOWN
Home-page: https://github.com/csm10495/tvdb_rss
Author: csm10495
Author-email: csm10495@gmail.com
License: MIT License
Description: # TVDB RSS
        
        A small Python library to generate an RSS of new shows (that I want to watch)
        
        # Documentation
        
        I recommend just looking at the source code for how things work. If there is community interest, I can doc-up the code better.
        
        # Install
        ```
        pip install tvdb_rss
        ```
        
        # License
        
        MIT License
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
