Letter P

python313-html5-parser - Fast C based HTML 5 parsing for python

Website: https://html5-parser.readthedocs.io
License: Apache-2.0 AND MIT
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

python313-html5-parser-0.4.12-2.aldos.src [264 KiB] Changelog by Joel Barrios (2026-02-15):
- Rebuild with Python 3.13.
- Update metadata.

Listing created by Repoview-0.7.1