mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
License is not included in the tarball, so we'll use PKG-INFO (the license was added to the MANIFEST, and maybe included on the next release). Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
config BR2_PACKAGE_PYTHON_WEBENCODINGS
|
|
bool "python-webencodings"
|
|
help
|
|
Character encoding aliases for legacy web content.
|
|
|
|
https://github.com/SimonSapin/python-webencodings
|