Metadata-Version: 1.1
Name: warmongo
Version: 0.3.8
Summary: JSON-Schema-based ORM for MongoDB
Home-page: http://github.com/robbrit/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.
        
Keywords: mongodb,jsonschema
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
