buildroot/package/python-html5lib/Config.in
Asaf Kahlon 800d3ee0de package/python-html5lib: bump to version 1.0.1
* Update runtime requirements.
* Add hash for license file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-10-10 22:45:29 +02:00

9 lines
259 B
Plaintext

config BR2_PACKAGE_PYTHON_HTML5LIB
bool "python-html5lib"
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_WEBENCODINGS # runtime
help
HTML parser based on the WHATWG HTML specification.
https://github.com/html5lib/html5lib-python