Metadata-Version: 1.0
Name: Flask-Stache
Version: 0.1.1
Summary: Simple mustache templating for Flask applications
Home-page: https://github.com/mattupstate/flask-stache
Author: Matthew Wright
Author-email: matt@nobien.net
License: MIT
Description: 
        Flask-Stache
        ------------
        
        Simple mustache templating for Flask applications
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-Stache/>`_
        * `source <https://github.com/mattupstate/flask-stache>`_
        * `development version
          <https://github.com/mattupstate/flask-stache/raw/develop#egg=Flask-Stache-dev>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
