Add-on:Six

From Official Kodi Wiki
Revision as of 06:59, 6 January 2014 by NedBot (talk | contribs) (Addon-Bot Update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

six

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.