Metadata-Version: 1.0
Name: mongrel2_wsgi
Version: 0.3dev
Summary: Mongrel2 handler to WSGI.
Home-page: http://bitbucket.org/dholth/mongrel2_wsgi
Author: Daniel Holth
Author-email: dholth@fastmail.fm
License: BSD
Description: A Mongrel2 handler for WSGI applications. Based on the CherryPy WSGI
        server, eventlet, and ZeroMQ. Supports streaming and chunked responses.
        
Keywords: wsgi mongrel2 eventlet
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
