Add-on:Html5lib-python: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
Tag: Manual revert
m (Addon-Bot repo category update)
Tag: Reverted
Line 29: Line 29:
[[Category:Krypton add-on repository]]
[[Category:Krypton add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Nexus add-on repository]]

Revision as of 04:12, 31 October 2021

html5lib-python
icon.png

See this add-on on the kodi.tv showcase

Author: html5lib
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: MIT
Source: Source code
Summary: Standards-compliant library for parsing and serializing HTML documents and fragments in Python.
Home icon grey.png   ▶ Add-ons ▶ html5lib-python

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.