Add-on:Twisted: Difference between revisions
Jump to navigation
Jump to search
m Bot: Changing template: Addon |
m Addon-Bot Update |
||
| Line 1: | Line 1: | ||
{{Add-on | |||
|Name=Twisted | |||
|provider-name=mablae | |||
|ID=script.module.zope.interface | |||
|latest-version=4.0.5 | |||
|extension point=xbmc.python.module | |||
|provides= | |||
|Summary=Zope Interface Lib repack for XBMC | |||
|Description=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. | |||
|Platform=all | |||
|Language= | |||
|License=ZPL | |||
|Forum= | |||
|Website=http://docs.zope.org/zope.interface/ | |||
|Source=https://github.com/mablae/script.module.zope.interface.git | |||
|Email= | |||
|broken= | |||
|icon url=http://mirrors.kodi.tv/addons/gotham/script.module.zope.interface/icon.png}} | |||
{{Add-on | {{Add-on | ||
|Name=Twisted | |Name=Twisted | ||
Revision as of 06:14, 16 April 2015
| 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.
| Twisted | ||||||||||||||||
| ||||||||||||||||
Twisted is an event-driven networking engine written in
Python and licensed under the open source MIT Licence