Add-on:Six: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Addon-Bot Update)
(Addon-Bot repo category update)
Line 18: Line 18:
|icon url=http://mirrors.kodi.tv/addons/krypton/script.module.six/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/krypton/script.module.six/icon.png}}


[[Category:Add-on libraries/modules]]
[[Category:Add-ons with license tag]]
[[Category:Add-ons with source tag]]
[[Category:Add-ons with website tag]]
[[Category:All add-ons]]
[[Category:Krypton add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Jarvis add-on repository]]

Revision as of 22:42, 24 October 2016

six
icon.png

See this add-on on the kodi.tv showcase

Author: gutworth
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: Python 2 and 3 compatibility utilities.
Home icon grey.png   ▶ Add-ons ▶ six

Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided.