Metadata-Version: 1.0
Name: BaseBWA
Version: 0.3.0
Summary: A supporting application for BlazeWeb applications.
Home-page: http://pypi.python.org/pypi/BaseBWA/
Author: Randy Syring
Author-email: rsyring@gmail.com
License: BSD
Description: 
        Introduction
        ---------------
        
        BaseBWA is a library designed as a "supporting application" for
        `BlazeWeb <http://pypi.python.org/pypi/BlazeWeb/>`_ applications.
        
        It incorporates sqlalchemy, auth, forms, and other basic functionality needed
        for most web applications.
        
        Questions & Comments
        ---------------------
        
        Please visit: http://groups.google.com/group/blazelibs
        
        Current Status
        ---------------
        
        The code stays pretty stable, but the API is likely to change in the future.
        
        The `BaseBWA tip <http://bitbucket.org/rsyring/basebwa/get/tip.zip#egg=BaseBWA-dev>`_
        is installable via `easy_install` with ``easy_install BaseBWA==dev``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
