[ 源代码: 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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources