Metadata-Version: 1.1
Name: TurboGears2
Version: 2.3.7
Summary: Next generation TurboGears
Home-page: http://www.turbogears.org/
Author: Mark Ramm, Christopher Perkins, Jonathan LaCour, Rick Copland, Alberto Valverde, Michael Pedersen, Alessandro Molina, and the TurboGears community
Author-email: mark.ramm@gmail.com, alberto@toscat.net, m.pedersen@icelus.org, amol@turbogears.org
License: MIT
Description: 
        TurboGears brings together a best of breed python tools
        to create a flexible, full featured, and easy to use web
        framework.
        
        TurboGears 2 provides an integrated and well tested set of tools for
        everything you need to build dynamic, database driven applications.
        It provides a full range of tools for front end javascript
        develeopment, back database development and everything in between:
        
         * dynamic javascript powered widgets (ToscaWidgets2)
         * automatic JSON generation from your controllers
         * powerful, designer friendly XHTML based templating (Genshi)
         * object or route based URL dispatching
         * powerful Object Relational Mappers (SQLAlchemy)
        
        The latest development version is available in the
        `TurboGears Git repositories`_.
        
        .. _TurboGears Git repositories:
            https://github.com/TurboGears
        
Keywords: turbogears
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
