mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
6 lines
282 B
Text
6 lines
282 B
Text
wsgitools is a set of tools working with WSGI (see PEP 333).
|
|
It includes classes for filtering content, middlewares for
|
|
caching, logging and tracebacks as well as two backends for
|
|
SCGI. Goals in writing it were portability and simplicity.
|
|
|
|
WWW: http://subdivi.de/~helmut/wsgitools/
|