Add-on:Zope interface: Difference between revisions
Jump to navigation
Jump to search
Ned Scott moved page Add-on:Zope interface to Add-on:Zope Interface |
m Addon-Bot Update |
||
| Line 1: | Line 1: | ||
{{Addon | |||
|Name=Zope interface | |||
|provider-name=mablae | |||
|ID=script.module.zope.interface | |||
|latest-version=4.0.6 | |||
|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/krypton/script.module.zope.interface/icon.png}} | |||
#REDIRECT [[Add-on:Zope Interface]] | #REDIRECT [[Add-on:Zope Interface]] | ||
Revision as of 01:00, 17 June 2018
| Zope interface | ||||||||||||||||
| ||||||||||||||||
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.
- REDIRECT Add-on:Zope Interface