Metadata-Version: 1.0
Name: BlazeWeb
Version: 0.3.1
Summary: A light weight WSGI framework with a pluggable architecture
Home-page: http://pypi.python.org/pypi/BlazeWeb/
Author: Randy Syring
Author-email: rsyring@gmail.com
License: BSD
Description: 
        Introduction
        ---------------
        
        BlazeWeb (formerly pysmvt) is a WSGI web framework library designed to be relatively
        "light weight", but with a powerful plug-in and override architecture that
        facilitates modularized development.
        
        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 `BlazeWeb tip <http://bitbucket.org/rsyring/blazeweb/get/tip.zip#egg=blazeweb-dev>`_
        is installable via `easy_install` with ``easy_install BlazeWeb==dev``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
