Binary package “python3-html5-parser” in ubuntu mantic
fast, standards compliant, C based, HTML 5 parser for python
A fast implementation of the HTML 5 parsing spec for Python. Parsing is
done in C using a variant of the gumbo parser. The gumbo parse tree is
then transformed into an lxml tree, also in C, yielding parse times that
can be a thirtieth of the html5lib parse times. That is a speedup of 30x.
This differs, for instance, from the gumbo python bindings, where the
initial parsing is done in C but the transformation into the final
tree is done in python.
Source package
Published versions
- python3-html5-parser 0.4.10-8build1 in amd64 (Release)
- python3-html5-parser 0.4.11-1 in amd64 (Proposed)
- python3-html5-parser 0.4.11-1 in amd64 (Release)
- python3-html5-parser 0.4.10-8build1 in arm64 (Release)
- python3-html5-parser 0.4.11-1 in arm64 (Proposed)
- python3-html5-parser 0.4.11-1 in arm64 (Release)
- python3-html5-parser 0.4.10-8build1 in armhf (Release)
- python3-html5-parser 0.4.11-1 in armhf (Proposed)
- python3-html5-parser 0.4.11-1 in armhf (Release)
- python3-html5-parser 0.4.10-8build1 in ppc64el (Release)
- python3-html5-parser 0.4.11-1 in ppc64el (Proposed)
- python3-html5-parser 0.4.11-1 in ppc64el (Release)
- python3-html5-parser 0.4.10-8build1 in riscv64 (Release)
- python3-html5-parser 0.4.11-1 in riscv64 (Proposed)
- python3-html5-parser 0.4.11-1 in riscv64 (Release)
- python3-html5-parser 0.4.10-8build1 in s390x (Release)
- python3-html5-parser 0.4.11-1 in s390x (Proposed)
- python3-html5-parser 0.4.11-1 in s390x (Release)