This commit is contained in:
TriForceX
2021-03-13 22:13:38 -03:00
parent c77595adbd
commit b3ecc6e32d
7043 changed files with 119377 additions and 73694 deletions

View File

@@ -1,5 +1,7 @@
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.