Path to this page:
Subject: CVS commit: pkgsrc/www/py-gunicorn
From: Emile iMil Heitor
Date: 2014-05-08 11:05:51
Message id: 20140508090551.1EC2096@cvs.netbsd.org
Log Message:
Initial import of py-gunicorn, version 18.0, into the NetBSD Packages
Collection.
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.
Files: