Sign in
android-kvm
/
buildroot
/
refs/heads/next
/
.
/
package
/
python-webob
/
Config.in
blob: d4b24d3d871ed08350aa7a4c6ba4ba896dbb8c8a [
file
] [
log
] [
blame
] [
edit
]
config BR2_PACKAGE_PYTHON_WEBOB
bool
"python-webob"
select
BR2_PACKAGE_PYTHON_LEGACY_CGI
# runtime
select
BR2_PACKAGE_PYTHON3_ZLIB
# runtime
help
WSGI request
and
response
object
.
http
:
//webob.org/