Metadata-Version: 1.0
Name: Clutch
Version: 0.1a2
Summary: A Python Web Framework for GAE
Home-page: http://getclutch.appspot.com
Author: Lee McFadden
Author-email: spleeman@gmail.com
License: MIT
Description: Clutch - Web Framework for Google App Engine
        ============================================
        
        Clutch is a small web framework for Google App Engine.  It was
        designed with similar goals to the TurboGears project; Use existing
        best-of-breed tools to create a compelling, easy to use framework.
        
        For full details visit the `project home page`_.
        
        The development version is available at `BitBucket`_ and via ``easy_install Clutch==dev``
        
        .. _project home page:
        http://getclutch.appspot.com/
        
        .. _BitBucket:
        http://bitbucket.org/splee/clutch/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
