Metadata-Version: 1.1
Name: bottle-mongoengine
Version: 0.0.1
Summary: MongoEngine integration for Bottle.
Home-page: http://www.github.com/jlmadurga/bottle-mongoengine
Author: Juan Madurga
Author-email: jlmadurga@gmail.com
License: MIT
Description: UNKNOWN
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: bottle(>=0.9)
Requires: mongoengine
