[ 源代码: zope.interface ]
软件包:python3-zope.interface(7.1.1-1)
python3-zope.interface 的相关链接
Debian 的资源:
下载源码包 zope.interface:
- [zope.interface_7.1.1-1.dsc]
- [zope.interface_7.1.1.orig.tar.gz]
- [zope.interface_7.1.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources