Metadata-Version: 2.1
Name: mdhtmlgen
Version: 0.1
Summary: Markdown based html generator.
Home-page: https://github.com/mega-t72/mdhtmlgen
Author: Fedor Laktionov
Author-email: f.laktionov@gmail.com
License: BSD
Keywords: markdown html generator template metaprogramming
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Dist: optparse-pretty
Requires-Dist: markdown

Markdown based html generator. Generation requires: HTML template and markdown template, and additional meta-extensions allow you to add metaprogramming to this process


