Metadata-Version: 1.0
Name: Flask-MustacheJS
Version: 0.5.1
Summary: Mustache integration in Flask, with Jinja and client-side libraries.
Home-page: https://github.com/bradleywright/flask-mustachejs
Author: Bradley Wright
Author-email: brad@intranation.com
License: BSD
Description: 
        ----------------
          Flask-Mustache
        ----------------
        
        `Mustache`__ integration for Flask.
        
        __ http://mustache.github.com/
        
        Flask-Mustache adds template helpers and context processors to assist
        Flask developers with integrating the Mustache library into their
        development process.
        
        
Platform: any
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
