diff options
author | Phillip J. Eby <pje@telecommunity.com> | 2006-06-09 16:40:18 (GMT) |
---|---|---|
committer | Phillip J. Eby <pje@telecommunity.com> | 2006-06-09 16:40:18 (GMT) |
commit | 5cf565ddd1e5358c95c083bef2befe2e4f816cc1 (patch) | |
tree | e8eaa4fd0a063eba689f61fbc5812aeecf922fa2 /Lib/wsgiref.egg-info | |
parent | dbeaa699cd6056a8e72c3275c5cf863b6fec8f64 (diff) | |
download | cpython-5cf565ddd1e5358c95c083bef2befe2e4f816cc1.zip cpython-5cf565ddd1e5358c95c083bef2befe2e4f816cc1.tar.gz cpython-5cf565ddd1e5358c95c083bef2befe2e4f816cc1.tar.bz2 |
Import wsgiref into the stdlib, as of the external version 0.1-r2181.
Diffstat (limited to 'Lib/wsgiref.egg-info')
-rw-r--r-- | Lib/wsgiref.egg-info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Lib/wsgiref.egg-info b/Lib/wsgiref.egg-info new file mode 100644 index 0000000..a5f74f9 --- /dev/null +++ b/Lib/wsgiref.egg-info @@ -0,0 +1,8 @@ +Metadata-Version: 1.0 +Name: wsgiref +Version: 0.1 +Summary: WSGI (PEP 333) Reference Library +Author: Phillip J. Eby +Author-email: web-sig@python.org +License: PSF or ZPL +Platform: UNKNOWN |