Config.in 192 B

12345678
  1. config BR2_PACKAGE_PYTHON_WEBPY
  2. bool "python-webpy"
  3. depends on BR2_PACKAGE_PYTHON
  4. help
  5. web.py is a web framework for Python that is as simple as it is
  6. powerful.
  7. http://webpy.org/