Metadata-Version: 1.1
Name: tx-warmongo
Version: 0.1.0
Summary: JSON-Schema-based ORM for MongoDB
Home-page: http://github.com/SweetiQ/tx-warmongo
Author: Rob Britton
Author-email: rob@robbritton.com
License: UNKNOWN
Description:   JSON-Schema-based ORM for MongoDB
          ---------------------------------
        
          Allows you to build models validated against a JSON-schema file, and save
          them to MongoDB. This version is built off of Twisted for performance.
        
Keywords: mongodb,jsonschema,twisted
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database :: Front-Ends
