all options
forky  ] [  sid  ]
[ Source: tinyhtml5  ]

Package: python3-tinyhtml5 (2.0.0-1)

Links for python3-tinyhtml5

Screenshot

Debian Resources:

Download Source Package tinyhtml5:

Maintainers:

External Resources:

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

  • depends
  • recommends
  • suggests
  • enhances

Download python3-tinyhtml5

Download for all available architectures
Architecture Package Size Installed Size Files
all 38.4 kB242.0 kB [list of files]