Metadata-Version: 1.0
Name: CommonBWC
Version: 0.1.1
Summary: A BlazeWeb component to hold libraries shared by other components and apps.
Home-page: http://bitbucket.org/rsyring/commonbwc/
Author: Randy Syring
Author-email: rsyring@gmail.com
License: BSD
Description: 
        Introduction
        ---------------
        
        CommonBWC is a component for `BlazeWeb <http://pypi.python.org/pypi/BlazeWeb/>`_
        applications.  It has views, classes, and templates that are common for many
        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 `CommonBWC tip <http://bitbucket.org/rsyring/commonbwc/get/tip.zip#egg=commonbwc-dev>`_
        is installable via `easy_install` with ``easy_install commonbwc==dev``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
