Add-on:Six: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
NedBot (talk | contribs)
m Addon-Bot repo category update
NedBot (talk | contribs)
m Bot: Changing template: Addon
Line 1: Line 1:
{{Addon
{{Add-on
|Name=six
|Name=six
|provider-name=gutworth
|provider-name=gutworth

Revision as of 05:36, 16 April 2015

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

License: MIT
Source: Source code
Summary: Python 2 and 3 compatibility utilities.
  ▶ 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.