py3-html5-parser
fast C based HTML 5 parsing for python
WWW CVSWeb GITHub-
Package versionpy3-html5-parser-0.4.11
-
MaintainerThe OpenBSD ports mailing-list
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.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- textproc/py-chardet,python3
- textproc/py-lxml,python3
- lang/python/3.10