Metadata-Version: 2.0
Name: Flask-BSON
Version: 0.1.1
Summary: Let your flask endpoints handle BSON requests and responses
Home-page: http://www.github.com/jar-o/flask-bson/
Author: James Robson
Author-email: flask-bson@googlegroups.com
License: MIT
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
Requires-Dist: Flask
Requires-Dist: bson

Flask-BSON
-------------

Allow your flask endpoints to speak BSON.


