[ buster ]
[ 源代码: singledispatch ]
软件包:python-singledispatch(3.4.0.3-2)
python-singledispatch 的相关链接
Debian 的资源:
下载源码包 singledispatch:
- [singledispatch_3.4.0.3-2.dsc]
- [singledispatch_3.4.0.3.orig.tar.gz]
- [singledispatch_3.4.0.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [docs.python.org]
相似软件包:
single-dispatch generic functions for Python
PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions.
This library is a backport of this functionality to Python 2.6 - 3.3.
This is the Python 2 version of the library.
其他与 python-singledispatch 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)