1config BR2_PACKAGE_PYTHON_WEBOB 2 bool "python-webob" 3 select BR2_PACKAGE_PYTHON3_ZLIB # runtime 4 help 5 WSGI request and response object. 6 7 http://webob.org/ 8