Metadata-Version: 1.1
Name: pymold
Version: 0.1.0.1
Summary: A simple, fast template engine for Python.
Home-page: https://github.com/Bogdanp/mold
Author: Bogdan Popa
Author-email: popa.bogdanp@gmail.com
License: UNKNOWN
Description: # mold
        
        A small, fast template engine for Python.
        
        ## Installation
        
        `pip install pymold==0.1.0`
        
        ## Warning
        
        This is alpha-level software and you may run into weird bugs while using it.
        
Keywords: web
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
