diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-20 13:23:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-20 13:23:51 +0000 |
commit | 17cbca4d8a12e279cdcb649d2e021176be16f0c4 (patch) | |
tree | b0f569682d5cded6276ef786c7fa8cbb94909b0d /www/py-WebOb/PLIST | |
parent | 05c5834472b8c05e3e952ef16cb1d96419e84b3b (diff) | |
download | pkgsrc-17cbca4d8a12e279cdcb649d2e021176be16f0c4.tar.gz |
Import py34-WebOb-1.4 as www/py-WebOb, packaged for wip by
kamelderouiche.
WebOb provides wrappers around the WSGI request environment, and an
object to help create WSGI responses.
The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment
Diffstat (limited to 'www/py-WebOb/PLIST')
-rw-r--r-- | www/py-WebOb/PLIST | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/www/py-WebOb/PLIST b/www/py-WebOb/PLIST new file mode 100644 index 00000000000..05f0e391744 --- /dev/null +++ b/www/py-WebOb/PLIST @@ -0,0 +1,54 @@ +@comment $NetBSD: PLIST,v 1.1 2014/08/20 13:23:51 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_INFODIR}/zip-safe +${PYSITELIB}/webob/__init__.py +${PYSITELIB}/webob/__init__.pyc +${PYSITELIB}/webob/__init__.pyo +${PYSITELIB}/webob/acceptparse.py +${PYSITELIB}/webob/acceptparse.pyc +${PYSITELIB}/webob/acceptparse.pyo +${PYSITELIB}/webob/byterange.py +${PYSITELIB}/webob/byterange.pyc +${PYSITELIB}/webob/byterange.pyo +${PYSITELIB}/webob/cachecontrol.py +${PYSITELIB}/webob/cachecontrol.pyc +${PYSITELIB}/webob/cachecontrol.pyo +${PYSITELIB}/webob/compat.py +${PYSITELIB}/webob/compat.pyc +${PYSITELIB}/webob/compat.pyo +${PYSITELIB}/webob/cookies.py +${PYSITELIB}/webob/cookies.pyc +${PYSITELIB}/webob/cookies.pyo +${PYSITELIB}/webob/datetime_utils.py +${PYSITELIB}/webob/datetime_utils.pyc +${PYSITELIB}/webob/datetime_utils.pyo +${PYSITELIB}/webob/dec.py +${PYSITELIB}/webob/dec.pyc +${PYSITELIB}/webob/dec.pyo +${PYSITELIB}/webob/descriptors.py +${PYSITELIB}/webob/descriptors.pyc +${PYSITELIB}/webob/descriptors.pyo +${PYSITELIB}/webob/etag.py +${PYSITELIB}/webob/etag.pyc +${PYSITELIB}/webob/etag.pyo +${PYSITELIB}/webob/exc.py +${PYSITELIB}/webob/exc.pyc +${PYSITELIB}/webob/exc.pyo +${PYSITELIB}/webob/headers.py +${PYSITELIB}/webob/headers.pyc +${PYSITELIB}/webob/headers.pyo +${PYSITELIB}/webob/multidict.py +${PYSITELIB}/webob/multidict.pyc +${PYSITELIB}/webob/multidict.pyo +${PYSITELIB}/webob/request.py +${PYSITELIB}/webob/request.pyc +${PYSITELIB}/webob/request.pyo +${PYSITELIB}/webob/response.py +${PYSITELIB}/webob/response.pyc +${PYSITELIB}/webob/response.pyo +${PYSITELIB}/webob/util.py +${PYSITELIB}/webob/util.pyc +${PYSITELIB}/webob/util.pyo |