Metadata-Version: 1.1
Name: htmlify
Version: 0.1.1-beta
Summary: An ultra-basic, human-friendly templating system for doing CGI with Python for less 😕 and more 🎉
Home-page: https://github.com/iDoObject/htmlify
Author: Theo Court
Author-email: theo.court@pm.me
License: MIT
Download-URL: https://github.com/iDoObject/htmlify/archive/v0.1.1-beta.tar.gz
Description: # htmlify
        An ultra-basic, human-friendly templating system for doing CGI with Python for less 😕 and more 🎉
        
Keywords: CGI,python3,HTML,templates,templating
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
