Metadata-Version: 1.1
Name: Wallace
Version: 0.0.3
Summary: Connection utilities and micro-ORM for PostgreSQL, Redis, and MongoDB.
Home-page: https://github.com/csira/wallace
Author: Christopher Sira
Author-email: cbsira@gmail.com
License: BSD
Description: Wallace is a wrapper for the Postgres, Redis, and Mongo database adapters
        (more to come) that provides db connection utilities and a small ORM.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
