Metadata-Version: 1.0
Name: TemplatingBWC
Version: 0.1.1
Summary: A BlazeWeb component with template themes
Home-page: http://bitbucket.org/rsyring/templatingbwc/
Author: Randy Syring
Author-email: rsyring@gmail.com
License: BSD
Description: 
        Introduction
        ---------------
        
        TemplatingBWC is a component for `BlazeWeb <http://pypi.python.org/pypi/BlazeWeb/>`_
        applications.  Its main purpose is to provide a customizable yet generic
        template appropriate for back-end, control-panel, or similiar use-oriented web
        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 `TemplatingBWC tip <http://bitbucket.org/rsyring/templatingbwc/get/tip.zip#egg=templatingbwc-dev>`_
        is installable via `easy_install` with ``easy_install TemplatingBWC==dev``.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
