Metadata-Version: 1.0
Name: spynach
Version: 0.3
Summary: Simple and Lightweight WSGI Web Framework
Home-page: http://simock85.github.com/spynach/
Author: Simone Marzola
Author-email: marzolasimone@gmail.com
License: GPL
Description: Spynach is a lightweight WSGI Python framework for rapid prototyping of web applications. Spynach has been developed
        with a syntax similar to the one of the Turbogears2 framework to permit to develop fast and small web applications which
        can be quickly switched to a full stack framework when necessary.
        
Keywords: wsgi web simple light
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
