[ 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
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)