Config.in 278 B

12345678
  1. config BR2_PACKAGE_PYTHON_BOTTLE
  2. bool "python-bottle"
  3. help
  4. Bottle is a fast, simple and lightweight WSGI micro web-framework
  5. for Python. It is distributed as a single file module and has no
  6. dependencies other than the Python Standard Library.
  7. http://bottlepy.org