Package: python3-simplegeneric (0.8.1-5)
Links for python3-simplegeneric
Debian Resources:
Download Source Package simplegeneric:
- [simplegeneric_0.8.1-5.dsc]
- [simplegeneric_0.8.1.orig.tar.bz2]
- [simplegeneric_0.8.1-5.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [pypi.python.org]
Similar packages:
simple generic functions for Python3
The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library.
This package contains the Python 3 version of the library.
Other Packages Related to python3-simplegeneric
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-simplegeneric
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 10.7 kB | 34.0 kB | [list of files] |