Add-on:Webencodings: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot repo category update)
 
(7 intermediate revisions by the same user not shown)
Line 16: Line 16:
|Email=
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/matrix/script.module.webencodings/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/omega/script.module.webencodings/icon.png}}


[[Category:Add-on libraries/modules]]
[[Category:Add-on libraries/modules]]
Line 24: Line 24:
[[Category:All add-ons]]
[[Category:All add-ons]]
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]

Latest revision as of 20:12, 11 April 2024

webencodings
icon.png

See this add-on on the kodi.tv showcase

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

License: BSD-1-Clause
Source: Source code
Summary: This is a Python implementation of the WHATWG Encoding standard.
Home icon grey.png   ▶ Add-ons ▶ webencodings

This module has encoding labels and BOM detection, but the actual implementation for encoders and decoders is Python’s.