python-gunicorn: new package
commitc0ccf24082a7c9133366184412f96284a7dd35c5
authorLionel Flandrin <lionel@svkt.org>
Mon, 30 Jan 2017 14:11:17 +0000 (30 15:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Feb 2017 21:51:45 +0000 (5 22:51 +0100)
tree8d26e6f02b062ed6ed0817ada761f4e27a802209
parent18426200e629166595d7f35f3cd7647698f5b7e9
python-gunicorn: new package

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.

Signed-off-by: Lionel Flandrin <lionel@svkt.org>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/python-gunicorn/Config.in [new file with mode: 0644]
package/python-gunicorn/python-gunicorn.hash [new file with mode: 0644]
package/python-gunicorn/python-gunicorn.mk [new file with mode: 0644]