[ buster ]
[ 源代码: zope.interface ]
软件包:python-zope.interface-dbg(4.3.2-1 以及其他的)
python-zope.interface-dbg 的相关链接
Debian 的资源:
下载源码包 zope.interface:
- [zope.interface_4.3.2-1.dsc]
- [zope.interface_4.3.2.orig.tar.gz]
- [zope.interface_4.3.2-1.debian.tar.xz]
维护小组:
- Debian/Ubuntu Zope Team (QA 页面, 邮件存档)
- Brian Sutherland (QA 页面)
- Fabio Tranchitella (QA 页面)
- Barry Warsaw (QA 页面)
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
Interfaces for Python (debug extension)
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 package contains the extension built for the Python debug interpreter.
其他与 python-zope.interface-dbg 有关的软件包
|
|
|
|
-
- dep: dpkg (>= 1.17.5)
- Debian 软件包管理系统
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: python-dbg
- debug build of the Python Interpreter2 (version 2.7)
-
- dep: python-zope.interface (= 4.3.2-1+b2)
- Interfaces for Python