Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python-html5-parser | Distribution: OpenMandriva Lx |
Version: 0.4.10 | Vendor: OpenMandriva |
Release: 1 | Build date: Sat Sep 3 11:23:55 2022 |
Group: Development/Python | Build host: ryzen9-3.openmandriva.org |
Size: 472476 | Source RPM: python-html5-parser-0.4.10-1.src.rpm |
Packager: crisb <cris@beebames.com> | |
Url: http://pypi.python.org/pypi/html5-parser/ | |
Summary: Fast C based HTML 5 parsing 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.
ASL 2.0
/usr/lib64/python3.11/site-packages/html5_parser /usr/lib64/python3.11/site-packages/html5_parser-0.4.10-py3.11.egg-info /usr/lib64/python3.11/site-packages/html5_parser-0.4.10-py3.11.egg-info/PKG-INFO /usr/lib64/python3.11/site-packages/html5_parser-0.4.10-py3.11.egg-info/SOURCES.txt /usr/lib64/python3.11/site-packages/html5_parser-0.4.10-py3.11.egg-info/dependency_links.txt /usr/lib64/python3.11/site-packages/html5_parser-0.4.10-py3.11.egg-info/requires.txt /usr/lib64/python3.11/site-packages/html5_parser-0.4.10-py3.11.egg-info/top_level.txt /usr/lib64/python3.11/site-packages/html5_parser/__init__.py /usr/lib64/python3.11/site-packages/html5_parser/dom.py /usr/lib64/python3.11/site-packages/html5_parser/encoding_names.py /usr/lib64/python3.11/site-packages/html5_parser/encoding_parser.py /usr/lib64/python3.11/site-packages/html5_parser/html_parser.cpython-311-x86_64-linux-gnu.so /usr/lib64/python3.11/site-packages/html5_parser/soup.py /usr/lib64/python3.11/site-packages/html5_parser/stdlib_etree.py /usr/share/doc/python-html5-parser /usr/share/doc/python-html5-parser/LICENSE /usr/share/doc/python-html5-parser/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 8 23:03:43 2024