Metadata-Version: 1.1
Name: Markdown2PDF
Version: 0.1.1
Summary: A tool convert Markdown file to PDF, originally designed for developers' resume release.
Home-page: https://github.com/kxxoling/markdown2pdf
Author: Kane Blueriver
Author-email: kxxoling@gmail.com
License: MIT
Description: 
        Markdown to PDF converter
        -------------------------
        
        Links
        `````
        
        * `GitHub <https://github.com/kxxoling/markdown2pdf>`_
        
Platform: any
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
