Add-on:Twisted

From Official Kodi Wiki
Revision as of 21:49, 7 June 2016 by NedBot (talk | contribs) (Addon-Bot Update)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Twisted
icon.png

Author: mablae
Website: link
Type: Add-on library/module
Repo:

License: ZPL
Source: Source code
Summary: Zope Interface Lib repack for XBMC
Home icon grey.png   ▶ Add-ons ▶ Twisted

This package provides an implementation of "object interfaces" for Python.
            Interfaces are a mechanism for labeling objects as conforming to a given
            API or contract. So, this package can be considered as implementation of
            the 'Design By Contract' methodology support in Python.