Metadata-Version: 1.1
Name: SQLAlchemy-Wrapper
Version: 1.2.0
Summary: An easy-to-use and framework-independent light wrapper for SQLAlchemy
Home-page: http://github.com/lucuma/sqlalchemy-wrapper
Author: Juan-Pablo Scaletti
Author-email: juanpablo@lucumalabs.com
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
Description: ==================
            SQLAlchemy-Wrapper
            ==================
        
            A framework-independent wrapper for SQLAlchemy that makes it really easy
            and fun to use.
        
            :copyright: © 2012 by `Juan Pablo Scaletti <http://jpscaletti.com>`_.
            :license: BSD, see LICENSE for more details.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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 :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
