summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorpje <pje@571e12c6-e1fa-0310-aee7-ff1267fa46bd>2006-06-07 17:22:14 +0000
committerpje <pje@571e12c6-e1fa-0310-aee7-ff1267fa46bd>2006-06-07 17:22:14 +0000
commitcf3ab1b665f962901c71e911514bd9f92ffec4d6 (patch)
tree5d7be67ea2c4fd9860fe5da887ad0ca7358e451b /README.txt
parentd81fb05a43b9a40587ceaffab0b42f43201428ef (diff)
downloadwsgiref-cf3ab1b665f962901c71e911514bd9f92ffec4d6.tar.gz
0.1 release
git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2178 571e12c6-e1fa-0310-aee7-ff1267fa46bd
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100755
index 0000000..1934ea3
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,10 @@
+This is a standalone release of the ``wsgiref`` library to be included in
+Python 2.5. For the standalone version's documentation, see:
+
+HTML
+ http://peak.telecommunity.com/wsgiref_docs/
+
+PDF
+ http://peak.telecommunity.com/wsgiref.pdf
+
+