Metadata-Version: 1.1
Name: Flask-Less
Version: 0.3
Summary: less compiler flask extension
Home-page: https://github.com/mrf345/flask_less/
Author: Mohamed Feddad
Author-email: mrf345@gmail.com
License: MIT
Download-URL: https://github.com/mrf345/flask_less/archive/0.3.tar.gz
Description: 
        Flask-Less
        -------------
        
        A Flask extension to add lesscpy support to the template, and
        recompile less file if changed.
        
        
Keywords: flask,extension,less,compiler,lesscpy,css
Platform: any
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
