Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
config BR2_PACKAGE_PYTHON_LEGACY_CGI
|
|
bool "python-legacy-cgi"
|
|
help
|
|
Fork of the standard library cgi and cgitb modules, being
|
|
deprecated in PEP-594.
|
|
|
|
https://github.com/jackrosenthal/legacy-cgi
|