Metadata-Version: 1.1
Name: formal
Version: 0.6.2
Summary: JSON-Schema-based ORM for MongoDB and SQLAlchemy
Home-page: http://github.com/isomeric/formal
Author: Heiko 'riot' Weinen
Author-email: riot@c-base.org
License: UNKNOWN
Description: JSON-Schema-based ODM for MongoDB and SQL
        -----------------------------------------
        
        Allows you to build models validated against a JSON-schema file, and save
        them to MongoDB or SQL based databases.
        
Keywords: mongodb,sqlalchemy,jsonschema,orm
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
