slackbuilds/python/gunicorn
David Spencer 62fc02f7f5 python/gunicorn: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-09-11 09:22:00 +01:00
..
README python/gunicorn: Added (WSGI HTTP Server for UNIX). 2016-08-20 07:49:48 +07:00
gunicorn.SlackBuild python/gunicorn: Updated for version 19.8.0. 2018-05-05 06:46:34 +07:00
gunicorn.info python/gunicorn: Switch homepage to https. 2018-09-11 09:22:00 +01:00
slack-desc python/gunicorn: Switch homepage to https. 2018-09-11 09:22:00 +01:00

README

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.