[ 原始碼: zope.interface ]
套件:python3-zope.interface(5.2.0-1)
python3-zope.interface 的相關連結
Debian 的資源:
下載原始碼套件 zope.interface:
- [zope.interface_5.2.0-1.dsc]
- [zope.interface_5.2.0.orig.tar.gz]
- [zope.interface_5.2.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Interfaces for Python3
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.
This is the Python 3 version.
其他與 python3-zope.interface 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources