Metadata-Version: 2.1
Name: Comicsru
Version: 0.0.1
Summary: A package to search and download comics on https://readcomicsonline.ru
Home-page: https://github.com/CYB3R-G0D/Comicsru
Author: Cyb3rG0d
Author-email: cyb3r-g0d.xrkbm@aleeas.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/CYB3R-G0D/Comicsru/issues
Description: # Comicsru
        A package to search and download comics on https://readcomicsonline.ru
        ## Installation
        ```sh
        pip install Comicsru
        ```
        ## Usage
        ```py
        import Comicsru
        
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
