Metadata-Version: 1.0
Name: TurboGears
Version: 1.0.8
Summary: front-to-back rapid web development
Home-page: http://www.turbogears.org
Author: Kevin Dangoor
Author-email: dangoor+turbogears@gmail.com
License: MIT
Download-URL: http://www.turbogears.org/download/filelist.html
Description: Front-to-back rapid web development
        ===================================
        
        TurboGears brings together four major pieces to create an
        easy to install, easy to use web megaframework. It covers
        everything from front end (MochiKit JavaScript for the browser,
        Kid/Genshi/Mako/Cheetah for templates in Python) to the controllers
        (CherryPy) to the back end (SQLAlchemy or SQLObject).
        
        The TurboGears project is focused on providing documentation
        and integration with these tools without losing touch
        with the communities that already exist around those tools.
        
        TurboGears is easy to use for a wide range of web applications.
        
        The latest development version is available in the
        `TurboGears subversion repository`_.
        
        Our `mailing list`_ is lively and helpful, don't hesitate to
        send your questions there, we will try to help you find out
        a solution to your problem.
        
        .. _mailing list:
        http://groups.google.com/group/turbogears
        
        .. _TurboGears subversion repository:
        http://svn.turbogears.org/trunk#egg=turbogears-dev
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
