Metadata-Version: 1.0
Name: Flask-FlatPages
Version: 0.1
Summary: Provides flat static pages to a Flask application
Home-page: https://github.com/SimonSapin/Flask-FlatPages
Author: Simon Sapin
Author-email: simon.sapin@exyr.org
License: BSD
Description: 
        Flask-FlatPages
        ---------------
        
        Provides flat static pages to a Flask application, based on text files
        as opposed to a relationnal database.
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-FlatPages>`_
        * `development version
          <http://github.com/SimonSapin/Flask-FlatPages/zipball/master#egg=Flask-FlatPages-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
