Metadata-Version: 1.0
Name: Chula
Version: 0.13.0
Summary: Chula is a lightweight toolkit for writing web applications in Python
Home-page: http://chula.rockfloat.com
Author: John McFarlane
Author-email: john.mcfarlane@rockfloat.com
License: GPL
Download-URL: http://pypi.python.org/packages/source/C/Chula/Chula-0.13.0.tar.gz
Description: It's designed to work with WSGI, FastCGI, or mod_python.  Chula only
        handles the nuts and bolts - meaning there isn't any ORM layer, and no
        code generation.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
