Metadata-Version: 1.0
Name: SQLAlchemyBWC
Version: 0.2.0
Summary: An SQLAlchemy component for the BlazeWeb applications
Home-page: http://bitbucket.org/rsyring/sqlalchemybwc/
Author: Randy Syring
Author-email: rsyring@gmail.com
License: BSD
Description: 
        Introduction
        ---------------
        
        SQLAlchemyBWC is a component for `BlazeWeb <http://pypi.python.org/pypi/BlazeWeb/>`_
        applications.
        
        Questions & Comments
        ---------------------
        
        Please visit: http://groups.google.com/group/blazelibs
        
        Current Status
        ---------------
        
        The code stays pretty stable, but the API may change in the future.
        
        The `SQLAlchemyBWC tip <http://bitbucket.org/rsyring/sqlalchemybwc/get/tip.zip#egg=sqlalchemybwc-dev>`_
        is installable via `easy_install` with ``easy_install sqlalchemybwc==dev``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
