Metadata-Version: 1.0
Name: gevent-fastcgi
Version: 1.0.3
Summary: FastCGI/WSGI client and server implemented using gevent
    library
Home-page: http://github.com/momyc/gevent-fastcgi
Author: Alexander Kulakov
Author-email: a.kulakov@mail.ru
License: MIT
Description: 
            FastCGI/WSGI server implementation using gevent library. No need to
            monkeypatch and slow down your favourite FastCGI server in order to make
            it "green".
        
            Supports connection multiplexing. Out-of-the-box support for Django and
            frameworks that use PasteDeploy including Pylons and Pyramid.
            
Keywords: fastcgi gevent wsgi
Platform: UNKNOWN
