Files
buildroot/package/python-webpy/Config.in
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

10 lines
252 B
Plaintext

config BR2_PACKAGE_PYTHON_WEBPY
bool "python-webpy"
select BR2_PACKAGE_PYTHON_CHEROOT # runtime
select BR2_PACKAGE_PYTHON_MARKDOWN # runtime
help
web.py is a web framework for Python that is as simple as it
is powerful.
http://webpy.org/