Metadata-Version: 1.0
Name: Flask-MakoTemplates
Version: 0.2
Summary: Mako templates support for Flask applications.
Home-page: https://github.com/benselme/flask-makotemplates
Author: Beranger Enselme
Author-email: benselme@gmail.com
License: BSD
Description: 
        flask-makotemplates
        -------------------
        
        This extension for the `Flask <http://flask.pocoo.org/>`_ micro web framework
        allows for `Mako Templates <http://http://www.makotemplates.org/>`_ to be used
        instead of the default Jinja2 templating engine.
        
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
