Metadata-Version: 1.0
Name: Flask-Neo4j
Version: 0.1.0
Summary: Flask extension providing integration with Neo4j.
Home-page: https://github.com/lashex/flask-neo4j
Author: Brett Francis
Author-email: brett_francis@me.com
License: MIT
Description: 
        Flask-Neo4j
        -------------
        
        Flask extension that provides integration with the Neo4j graph database using
        the py2neo library. Under initial development.
        
        Links
        `````
        
        * `documentation <http://blah/Flask-Neo4j>`_
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
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
