Metadata-Version: 1.1
Name: PyHTML
Version: 0.1.0
Summary: Simple HTML generator for Python
Home-page: http://github.com/cenkalti/pyhtml
Author: Cenk Altı
Author-email: cenkalti@gmail.com
License: UNKNOWN
Description: PyHTML
        ======
        
        Simple HTML generator for Python.
        
        Inspired by `Flask-HTMLBuilder <http://majorz.github.com/flask-htmlbuilder/>`_
        and `Python Template Markup Language <https://gist.github.com/3516334>`_.
        
Keywords: html template markup
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
