You are here: Home / LBN / Up2date / Plone 5 / BastionLinux 25 / python2-html5lib-1.0.1-1.lbn25.noarch

python2-html5lib-1.0.1-1.lbn25.noarch

Package Attributes
RPM  python2-html5lib-1.0.1-1.lbn25.noarch.rpm Architecture  noarch Size  1295622 Created  2022/09/06 08:50:02 UTC
Package Specification
Summary HTML parser based on the WHATWG HTML specification
Group Unspecified
License MIT License
Home Page https://github.com/html5lib/html5lib-python
Description

html5lib is a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers.-- Simple usage follows this pattern:.. code-block:: python import html5lib with open("mydocument.html", "rb") as f: document html5lib.parse(f)or:.. code-block:: python import html5lib document html5lib.parse("

Hello World!")By default,...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python2-html5lib
python2.7dist(html5lib)
python2dist(html5lib)

Document Actions