SlackBuildsOrg/python/gunicorn
Dimitris Zlatanidis 6451ec3177
python/gunicorn: Updated for version 20.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-10 07:43:09 +07: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.