mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-27 21:53:33 +00:00
9 lines
192 B
Plaintext
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/
|