Metadata-Version: 1.1
Name: Flask-CouchDB
Version: 0.2.1
Summary: Provides utilities for using CouchDB with Flask
Home-page: http://bitbucket.org/leafstorm/flask-couchdb/
Author: Matthew "LeafStorm" Frazier
Author-email: leafstormrush@gmail.com
License: MIT
Description: 
        Flask-CouchDB
        -------------
        Flask-CouchDB provides utilities for using CouchDB with the Flask Web
        framework. You can use the direct JSON-document approach, or map documents to
        Python objects.
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-CouchDB>`_
        * `development version
          <http://bitbucket.org/leafstorm/flask-couchdb/get/tip.gz#egg=Flask-CouchDB-dev>`_
        
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
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
