1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-27 21:53:33 +00:00
Files
operating-system/buildroot/package/python-webpy/Config.in
2018-03-17 23:47:00 +00:00

9 lines
192 B
Plaintext

config BR2_PACKAGE_PYTHON_WEBPY
bool "python-webpy"
depends on BR2_PACKAGE_PYTHON
help
web.py is a web framework for Python that is as simple as it
is powerful.
http://webpy.org/