HTML parser based on the WHAT-WG Web Applications
HTML parser designed to follow the WHATWG HTML5 specification. The parser is designed to handle all
flavours of HTML and parses invalid documents using well-defined error handling rules compatible
with the behaviour of major desktop web browsers.
Output is to a tree structure; the current release supports output to ElementTree (including
cElementTree and lxml.etree), minidom, and a custom simpletree format.
html5lib also includes a HTML sanitizer, "treewalkers" for converting various tree formats into
streams and filters and serializers to operate on those streams.
Author:
--------
James Graham
- Sources inherited from project SUSE:SLE-15-SP4:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP5:GA/python-html5lib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
html5lib-1.1.tar.gz | 0000272215 266 KB | |
pytest6.patch | 0000007809 7.63 KB | |
python-html5lib-no-mock.patch | 0000000463 463 Bytes | |
python-html5lib.changes | 0000008043 7.85 KB | |
python-html5lib.spec | 0000002739 2.67 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP4:Update package:python-html5lib revision:7ec52ea39f7251b79bffb1d7b8cd0f82
Comments 0