blob: 3243d143e760a65aa7cf2bc26d2ce92b92f1c198 [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_TINYHTML5
bool "python-tinyhtml5"
select BR2_PACKAGE_PYTHON_WEBENCODINGS # runtime
help
HTML parser based on the WHATWG HTML specification.
https://github.com/CourtBouillon/tinyhtml5