diff --git a/python/webob/webob.cache b/python/webob/webob.cache new file mode 100644 index 000000000..b3fc82821 --- /dev/null +++ b/python/webob/webob.cache @@ -0,0 +1,23 @@ + +[TIMESTAMP] 1232554710 Wed Jan 21 18:18:30 2009 +[BUILDTIME] 0 (5) +[SIZE] 0.12 MB, 7 files + +[DEP] bash +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] nose +[DEP] python +[DEP] runit +[DEP] sed +[DEP] setuptools +[DEP] simplejson +[DEP] sysfiles +[DEP] tar diff --git a/python/webob/webob.desc b/python/webob/webob.desc new file mode 100644 index 000000000..c10eb42f4 --- /dev/null +++ b/python/webob/webob.desc @@ -0,0 +1,36 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../webob/webob.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A WSGI request and response object + +[T] WebOb provides wrappers around the WSGI request environment, and an object +[T] to help create WSGI responses. +[T] The objects map much of the specified behavior of HTTP, including +[T] header parsing and accessors for other standard parts of the environment. + +[U] http://pypi.python.org/pypi/WebOb/ + +[A] Ian Bicking +[M] Nagy Karoly gabriel + +[C] extra/tool + +[F] SETUPTOOLS + +[L] MIT +[S] Beta +[V] 0.9.5 +[P] X -----5---9 799.000 + +[D] 689515269 WebOb-0.9.5.tar.gz http://pypi.python.org/packages/source/W/WebOb/