Metadata-Version: 1.1
Name: mdplain
Version: 1.0
Summary: convert markdown to plain text
Home-page: https://github.com/icaijy/mdplain
Author: caijunyi
Author-email: caijunyi08@outlook.com
License: MIT License
Description: usage
        =====
        
        Convert markdown to plain text. It's great to use it for
        markdown-article's summary.
        
        install
        ========
        use command:
        ``pip install mdplain``
        
        or download the source code run:
        ``python setup.py install``
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
