Metadata-Version: 1.1
Name: s4u.sqlalchemy
Version: 3.0
Summary: SQLAlchemy integration for pyramid
Home-page: https://s4usqlalchemy.readthedocs.org
Author: Simplon B.V. - Wichert Akkerman
Author-email: wichert@wiggy.net
License: BSD
Description: Introduction
        ============
        
        This is minimal package which provides a SQLAlchemy session and base class for
        the ORM declarative extension.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Framework :: Pyramid
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
