Metadata-Version: 1.1
Name: Flask-Sass
Version: 0.9
Summary: A small Flask extension that makes it easy to use Sass with your Flask application.
Home-page: http://dev.ufsoft.org/projects/sass
Author: Pedro Algarvio
Author-email: pedro@algarvio.me
License: BSD
Download-URL: http://python.org/pypi/Flask-Sass
Description: 
            flask.ext.sass
            ~~~~~~~~~~~~~~
        
            A small Flask extension that makes it easy to use Sass_ with your Flask
            application.
        
            :copyright: (c) 2011 by Pedro Algarvio.
            :license: BSD, see LICENSE for more details.
        
Keywords: Flask SASS
Platform: OS Independent - Anywhere Python and Ruby's Sass is known to run.
Classifier: Environment :: Web Environment
Classifier: Development Status :: 3 - Alpha
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
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
