Metadata-Version: 2.1
Name: reddit2epub
Version: 0.4.0
Summary: A CLI to convert reddit series into epub files
Home-page: https://github.com/mircohaug/reddit2epub.git
Author: Mirco Haug
Author-email: python@mircohaug.de
License: UNKNOWN
Description: # Reddit to epub converter
        
        This little script allows you to convert reddit stories which are published in multiple posts to one single epub file.
        
        ## Usage
        
        Install via `pip install reddit2epub`. It provides the cli at the command `reddit2epub --help`.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
