slackbuilds_ponce/python/wsgiref
Dimitris Zlatanidis 24002e3f59 python/wsgiref: Added (WSGI (PEP 333) Reference Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:20:59 -06:00
..
README python/wsgiref: Added (WSGI (PEP 333) Reference Library). 2014-01-29 23:20:59 -06:00
slack-desc python/wsgiref: Added (WSGI (PEP 333) Reference Library). 2014-01-29 23:20:59 -06:00
wsgiref.info python/wsgiref: Added (WSGI (PEP 333) Reference Library). 2014-01-29 23:20:59 -06:00
wsgiref.SlackBuild python/wsgiref: Added (WSGI (PEP 333) Reference Library). 2014-01-29 23:20:59 -06:00

WSGI (PEP 333) Reference Library
This is a standalone release of the wsgiref library, that
provides validation support for WSGI 1.0.1 (PEP 3333) for 
Python versions < 3.2, and includes the new
 
wsgiref.util.test() utility function.