Config.in 219 B

1234567
  1. config BR2_PACKAGE_PYTHON_TINYHTML5
  2. bool "python-tinyhtml5"
  3. select BR2_PACKAGE_PYTHON_WEBENCODINGS # runtime
  4. help
  5. HTML parser based on the WHATWG HTML specification.
  6. https://github.com/CourtBouillon/tinyhtml5