summaryrefslogtreecommitdiff
path: root/README.txt
blob: e03d70df74751a660b236035a11647ff91cf01d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.

For this version's documentation, see:

HTML
  http://peak.telecommunity.com/wsgiref_docs/

PDF
  http://peak.telecommunity.com/wsgiref.pdf

(You can also check out the `development version`_ using
``easy_install wsgiref==dev``.)

.. _development version: svn://svn.eby-sarna.com/svnroot/wsgiref#egg=wsgiref-dev