Metadata-Version: 1.0
Name: Flask-JSONPages
Version: 0.1.1
Summary: Provides static pages to a Flask application based on JSON
Home-page: https://github.com/munhitsu/Flask-JSONPages
Author: Mateusz Lapsa-Malawski
Author-email: mateusz@munhitsu.com
License: BSD
Description: Flask-JSONPages
        ---------------
        
        Provides static pages to a Flask application, based on JSON files
        as opposed to a relational database.
        
        Based on Flask-FlatPages
Keywords: flask,json,static
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
