Metadata-Version: 2.1
Name: novel-dehtml
Version: 0.1.2
Summary: Decode HTML in novel text
Home-page: https://github.com/willian-zhang/novel-dehtml
Author: Willian Z.
Author-email: willian@willian-zhang.com
License: UNKNOWN
Description: # text-HTML-Parsor
        
        ## Usage Sample
        
        ``` bash
        novel-dehtml raw.novel > result.txt
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
