Add-on:Twisted: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
No edit summary
Line 24: Line 24:


[[Category:Frodo add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Add-on name conflicts]]

Revision as of 05:33, 8 December 2013

Twisted
http://mirrors.xbmc.org/addons/frodo/script.module.zope.interface/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.