Metadata-Version: 1.1
Name: markdown2html
Version: 0.0.1
Summary: Convert a mardown file to html with a given css style.
Home-page: UNKNOWN
Author: hayj
Author-email: hj@hayj.fr
License: UNKNOWN
Description: Usage
        -----
        
        ::
        
            md2html file [file...] [-s style]
        
        Requirements
        ------------
        
        ::
        
            sudo apt-get install pandoc
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
