PN: python3-html5lib
PV: 1.1
PR: r0
PKGV: 1.1
PKGR: r0@EXTENDPRAUTO@
LICENSE: MIT
DESCRIPTION: HTML parser based on the WHATWG HTML specifcation.
SUMMARY: HTML parser based on the WHATWG HTML specifcation
RDEPENDS:python3-html5lib: python3-core python3-lxml python3-six python3-webencodings python3-xml
SECTION: devel/python
PKG:python3-html5lib: python3-html5lib
FILES:python3-html5lib: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /usr/bin/* /usr/sbin/*             /usr/lib/*.so.*             /lib/udev /usr/lib/udev             /usr/lib/udev /usr/lib/udev             /usr/share/python3-html5lib /usr/lib/python3-html5lib/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /usr/lib/python3.12/site-packages
FILES_INFO:python3-html5lib: {"/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/AUTHORS.rst": 983, "/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/LICENSE": 1084, "/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/METADATA": 16098, "/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/RECORD": 3273, "/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/WHEEL": 110, "/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/top_level.txt": 9, "/usr/lib/python3.12/site-packages/html5lib/__init__.py": 1143, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/__init__.cpython-312.pyc": 1273, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/_ihatexml.cpython-312.pyc": 17696, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/_inputstream.cpython-312.pyc": 35256, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/_tokenizer.cpython-312.pyc": 87114, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/_utils.cpython-312.pyc": 6630, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/constants.cpython-312.pyc": 117404, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/html5parser.cpython-312.pyc": 155821, "/usr/lib/python3.12/site-packages/html5lib/__pycache__/serializer.cpython-312.pyc": 15758, "/usr/lib/python3.12/site-packages/html5lib/_ihatexml.py": 16728, "/usr/lib/python3.12/site-packages/html5lib/_inputstream.py": 32300, "/usr/lib/python3.12/site-packages/html5lib/_tokenizer.py": 77028, "/usr/lib/python3.12/site-packages/html5lib/_trie/__init__.py": 109, "/usr/lib/python3.12/site-packages/html5lib/_trie/__pycache__/__init__.cpython-312.pyc": 323, "/usr/lib/python3.12/site-packages/html5lib/_trie/__pycache__/_base.cpython-312.pyc": 1908, "/usr/lib/python3.12/site-packages/html5lib/_trie/__pycache__/py.cpython-312.pyc": 3606, "/usr/lib/python3.12/site-packages/html5lib/_trie/_base.py": 1013, "/usr/lib/python3.12/site-packages/html5lib/_trie/py.py": 1763, "/usr/lib/python3.12/site-packages/html5lib/_utils.py": 4919, "/usr/lib/python3.12/site-packages/html5lib/constants.py": 83464, "/usr/lib/python3.12/site-packages/html5lib/filters/__init__.py": 0, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/__init__.cpython-312.pyc": 159, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-312.pyc": 1618, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/base.cpython-312.pyc": 965, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-312.pyc": 2885, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/lint.cpython-312.pyc": 3992, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-312.pyc": 3849, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-312.pyc": 28432, "/usr/lib/python3.12/site-packages/html5lib/filters/__pycache__/whitespace.cpython-312.pyc": 1809, "/usr/lib/python3.12/site-packages/html5lib/filters/alphabeticalattributes.py": 919, "/usr/lib/python3.12/site-packages/html5lib/filters/base.py": 286, "/usr/lib/python3.12/site-packages/html5lib/filters/inject_meta_charset.py": 2945, "/usr/lib/python3.12/site-packages/html5lib/filters/lint.py": 3631, "/usr/lib/python3.12/site-packages/html5lib/filters/optionaltags.py": 10588, "/usr/lib/python3.12/site-packages/html5lib/filters/sanitizer.py": 26885, "/usr/lib/python3.12/site-packages/html5lib/filters/whitespace.py": 1214, "/usr/lib/python3.12/site-packages/html5lib/html5parser.py": 117174, "/usr/lib/python3.12/site-packages/html5lib/serializer.py": 15747, "/usr/lib/python3.12/site-packages/html5lib/treeadapters/__init__.py": 650, "/usr/lib/python3.12/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-312.pyc": 953, "/usr/lib/python3.12/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-312.pyc": 2085, "/usr/lib/python3.12/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-312.pyc": 2123, "/usr/lib/python3.12/site-packages/html5lib/treeadapters/genshi.py": 1715, "/usr/lib/python3.12/site-packages/html5lib/treeadapters/sax.py": 1776, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/__init__.py": 3592, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-312.pyc": 3661, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/__pycache__/base.cpython-312.pyc": 16003, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-312.pyc": 15539, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-312.pyc": 19741, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-312.pyc": 22340, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/base.py": 14553, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/dom.py": 8925, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/etree.py": 12824, "/usr/lib/python3.12/site-packages/html5lib/treebuilders/etree_lxml.py": 14754, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/__init__.py": 5719, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-312.pyc": 5577, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__/base.cpython-312.pyc": 8652, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-312.pyc": 2952, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-312.pyc": 5456, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-312.pyc": 10545, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-312.pyc": 2957, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/base.py": 7476, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/dom.py": 1413, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/etree.py": 4539, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/etree_lxml.py": 6345, "/usr/lib/python3.12/site-packages/html5lib/treewalkers/genshi.py": 2309}
PKGSIZE:python3-html5lib: 1111085
