mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
python-webpy: add new package
[Peter: drop redundant python|python3 dependency] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
afae45bb83
commit
a6f0cfa51f
7
package/python-webpy/Config.in
Normal file
7
package/python-webpy/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_WEBPY
|
||||
bool "python-webpy"
|
||||
help
|
||||
web.py is a web framework for Python that is as simple as it is
|
||||
powerful.
|
||||
|
||||
http://webpy.org/
|
||||
Reference in New Issue
Block a user