aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-flup
Commit message (Collapse)AuthorAgeFilesLines
* This Python package is a random collection of WSGI modulesnivit2007-01-147-0/+198
written by Allan Saddi. flup is functionally divided into three components: * FlupServers * FlupMiddleware * FlupPublisher WWW: http://www.saddi.com/software/flup/ PR: ports/106828 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> Approved by: alexbl (mentor, implicit)