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 Update)
Line 3: Line 3:
|provider-name=html5lib
|provider-name=html5lib
|ID=script.module.html5lib
|ID=script.module.html5lib
|latest-version=1.0.1+matrix.2
|latest-version=1.1.0+matrix.1
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=

Revision as of 03:00, 19 June 2022

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.