You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 36 / python2-html5lib-1.0.1-1.lbn36.noarch

python2-html5lib-1.0.1-1.lbn36.noarch

Package Attributes
RPM  python2-html5lib-1.0.1-1.lbn36.noarch.rpm Architecture  noarch Size  1295622 Created  2023/03/22 03:18:38 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(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python2-html5lib

Document Actions