SlackBuildsOrg/python/gunicorn
Dimitris Zlatanidis 9885171559 python/gunicorn: Updated for version 19.7.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2017-03-25 00:09:07 +00:00
..
gunicorn.info python/gunicorn: Updated for version 19.7.1. 2017-03-25 00:09:07 +00:00
gunicorn.SlackBuild python/gunicorn: Updated for version 19.7.1. 2017-03-25 00:09:07 +00:00
README
slack-desc

Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.
It's a pre-fork worker model ported from Ruby's Unicorn project.
The Gunicorn server is broadly compatible with various web
frameworks, simply implemented, light on server resource usage,
and fairly speedy.