Metadata-Version: 1.1
Name: Flask-Fleem
Version: 0.0.4
Summary: Theming for Flask applications
Home-page: http://github.com/thrisp/fleem
Author: thrisp/hurrata
Author-email: blueblank@gmail.com
License: MIT
Description: 
        Fleem
        ------------
        Fleem provides infrastructure for theming support in Flask
        applications:
        
        - Loading themes
        - Rendering templates from themes
        - Serving static files like CSS and images from themes
        
        
        Links
        `````
        * `documentation <http://packages.python.org/>`_
        * `issues <https://github.com/thrisp/fleem/issues>`_
        * `source version <https://github.com/thrisp/fleem>`_
        
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
