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.9 | Vendor: OpenMandriva |
Release: 2 | Build date: Mon Nov 2 23:38:59 2020 |
Group: Development/Python | Build host: rhel.openmandriva.org |
Size: 512410 | Source RPM: python-html5-parser-0.4.9-2.src.rpm |
Packager: bero <bero@lindev.ch> | |
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.9/site-packages/html5_parser /usr/lib64/python3.9/site-packages/html5_parser-0.4.9-py3.9.egg-info /usr/lib64/python3.9/site-packages/html5_parser-0.4.9-py3.9.egg-info/PKG-INFO /usr/lib64/python3.9/site-packages/html5_parser-0.4.9-py3.9.egg-info/SOURCES.txt /usr/lib64/python3.9/site-packages/html5_parser-0.4.9-py3.9.egg-info/dependency_links.txt /usr/lib64/python3.9/site-packages/html5_parser-0.4.9-py3.9.egg-info/requires.txt /usr/lib64/python3.9/site-packages/html5_parser-0.4.9-py3.9.egg-info/top_level.txt /usr/lib64/python3.9/site-packages/html5_parser/__init__.py /usr/lib64/python3.9/site-packages/html5_parser/__pycache__ /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/__init__.cpython-39.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/dom.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/dom.cpython-39.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/encoding_names.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/encoding_names.cpython-39.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/encoding_parser.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/encoding_parser.cpython-39.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/soup.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/soup.cpython-39.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/stdlib_etree.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/html5_parser/__pycache__/stdlib_etree.cpython-39.pyc /usr/lib64/python3.9/site-packages/html5_parser/dom.py /usr/lib64/python3.9/site-packages/html5_parser/encoding_names.py /usr/lib64/python3.9/site-packages/html5_parser/encoding_parser.py /usr/lib64/python3.9/site-packages/html5_parser/html_parser.cpython-39-x86_64-linux-gnu.so /usr/lib64/python3.9/site-packages/html5_parser/soup.py /usr/lib64/python3.9/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