Metadata-Version: 1.0
Name: twod.wsgi
Version: 1.0.1
Summary: Enhanced WSGI support for Django applications
Home-page: http://packages.python.org/twod.wsgi/
Author: 2degrees Limited
Author-email: 2degrees-floss@googlegroups.com
License: BSD (http://dev.2degreesnetwork.com/p/2degrees-license.html)
Description: **************************************************
        twod.wsgi -- WSGI as first-class citizen in Django
        **************************************************
        
        twod.wsgi unlocks Django applications so developers can take advantage of the
        wealth of existing WSGI software, as the other popular Python frameworks do. It
        won't break you existing Django applications because it's 100% compatible with
        Django and you can start using the functionality offered by this library
        progressively. It should be really easy to get started, particularly for
        developers who are familiar with frameworks like Pylons or TurboGears.
        
Keywords: django wsgi paste webob web
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Paste
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Security
