Metadata-Version: 1.0
Name: Flask-Static
Version: 0.1
Summary: Generates a static website from a Flask application
Home-page: https://github.com/SimonSapin/Flask-Static
Author: Simon Sapin
Author-email: simon.sapin@exyr.org
License: BSD
Description: 
        Flask-Static
        ------------
        
        Generates a static website from a Flask application. The result can be hosted
        without any server-side software other than a traditional web server.
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-Static>`_
        * `development version
          <http://github.com/SimonSapin/Flask-Static/zipball/master#egg=Flask-Static-dev>`_
        
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
