[ forky ]
[ sid ]
[ Source: tinyhtml5 ]
Package: python3-tinyhtml5 (2.0.0-1)
Links for python3-tinyhtml5
Debian Resources:
Download Source Package tinyhtml5:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
tiny HTML5 parser
tinyhtml5 is a HTML5 parser that transforms a possibly malformed HTML document into an ElementTree tree.
tinyhtml5 is a simplified and modernized version of html5lib, with the given main differences:
- It is only a HTML parser, providing tree corresponding to a given HTML string or file. - The public API is only the tinyhtml5.parse() function, allowing filename string and pathlib.Path as input in addition to HTML string and file descriptor. - The only output format supported is ElementTree. - Tree walkers, adapters and filters are not supported. - Tests are included. - Code internals are cleaned, simplified and modernized.These differences make tinyhtml5 easier to maintain than the original html5lib.
Other Packages Related to python3-tinyhtml5
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-webencodings
- Python implementation of the WHATWG Encoding standard
Download python3-tinyhtml5
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 38.4 kB | 242.0 kB | [list of files] |
