Config.in 161 B

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