SlackBuildsOrg/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
..
gunicorn.info
gunicorn.SlackBuild
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.