8de68f8733
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)
10 lines
230 B
Text
10 lines
230 B
Text
This Python package is a random collection of WSGI modules
|
|
written by Allan Saddi.
|
|
|
|
flup is functionally divided into three components:
|
|
|
|
* FlupServers
|
|
* FlupMiddleware
|
|
* FlupPublisher
|
|
|
|
WWW: http://www.saddi.com/software/flup/
|