Install this package:
emerge -a dev-python/html5lib
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/html5lib
Or alternatively:
emerge --autounmask-write -a dev-python/html5lib
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~alpha ~amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription> html5lib is a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="pypi">html5lib</remote-id> <remote-id type="github">html5lib/html5lib-python</remote-id> </upstream> </pkgmetadata>