python-gunicorn - Python WSGI application server
Website: | http://gunicorn.org/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Gunicorn ("Green Unicorn") is a Python WSGI HTTP server for UNIX. It uses the pre-fork worker model, ported from Ruby's Unicorn project. It supports WSGI, Django, and Paster applications.
Packages
python-gunicorn-0.14.6-1.el6.noarch [113 KiB] |
Changelog
by Dan Callaghan (2012-08-20):
- fix for LimitRequestLine test failure (upstream issue #390) |