Add-on:Html5lib-python: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Reverted edits by NedBot (talk) to last revision by Ned Scott)
Line 1: Line 1:
{{Add-on
{{Addon
|Name=html5lib-python
|Name=html5lib-python
|provider-name=html5lib
|provider-name=html5lib
Line 16: Line 16:
|Email=
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/script.module.html5lib/icon.png}}
|icon url=}}
{{Add-on
 
|Name=html5lib-python
|provider-name=html5lib
|ID=script.module.html5lib
|latest-version=0.999.0
|extension point=xbmc.python.module
|provides=
|Summary=Standards-compliant library for parsing and serializing HTML documents and fragments in 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.
|Platform=all
|Language=
|License=MIT
|Forum=
|Website=https://github.com/html5lib/html5lib-python
|Source=https://github.com/html5lib/html5lib-python.git
|Email=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/script.module.html5lib/icon.png}}


[[Category:Frodo add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Gotham add-on repository]]

Revision as of 07:16, 16 April 2015

html5lib-python

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.