This commit is contained in:
TriForceX
2021-03-13 22:13:38 -03:00
parent c77595adbd
commit b3ecc6e32d
7043 changed files with 119373 additions and 73690 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
config BR2_PACKAGE_PYTHON_WEBPY
bool "python-webpy"
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON_HASHLIB
depends on BR2_PACKAGE_PYTHON3 # python-cheroot
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.