mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
[Peter: drop redundant python|python3 dependency] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
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/
|