The www/py-html5-parser,python3 port
py3-html5-parser-0.4.12 – fast C based HTML 5 parsing for python (cvsweb github mirror)
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.WWW: https://html5-parser.readthedocs.io
Maintainer
The OpenBSD ports mailing-list
Categories
Library dependencies
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/html5_parser-0.4.12.dist-info/
- /usr/local/lib/python3.11/site-packages/html5_parser-0.4.12.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/html5_parser-0.4.12.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/html5_parser-0.4.12.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/html5_parser-0.4.12.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/html5_parser-0.4.12.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/html5_parser/
- /usr/local/lib/python3.11/site-packages/html5_parser/__init__.py
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/dom.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/dom.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/encoding_names.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/encoding_names.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/encoding_parser.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/encoding_parser.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/soup.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/soup.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/stdlib_etree.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/__pycache__/stdlib_etree.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html5_parser/dom.py
- /usr/local/lib/python3.11/site-packages/html5_parser/encoding_names.py
- /usr/local/lib/python3.11/site-packages/html5_parser/encoding_parser.py
- /usr/local/lib/python3.11/site-packages/html5_parser/html_parser.cpython-311.so
- /usr/local/lib/python3.11/site-packages/html5_parser/soup.py
- /usr/local/lib/python3.11/site-packages/html5_parser/stdlib_etree.py