python-singledispatch
Port variant py38
Summary Backport of single-dispatch functions (PY38)
Package version 3.7.0
Homepage https://github.com/jaraco/singledispatch
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py39
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 15 AUG 2021, 03:50:04 UTC
Port created 28 SEP 2017, 20:31:25 UTC
Subpackage Descriptions
single :alt: tests :alt: Code style: Black [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 and its evolution. Refer to the [upstream documentation ] for API guidance. To use the backport, simply use ``from singledispatch import singledispatch, singledispatchmethod in place of from functools import singledispatch, singledispatchmethod``. Maintenance ----------- This backport is maintained on Github by Jason R. Coombs, one of the members of the core CPython team: * [repository] * [issue tracker]
Configuration Switches (platform-specific settings discarded)
PY38 ON Build using Python 3.8 PY39 OFF Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py38
autoselect-python:single:standard
Build and Runtime python38:single:standard
Runtime (only) python-six:single:py38
Download groups
main mirror://PYPIWHL/3f/09/2a17c6505a8373229cb3de6161e3af74ff90afcf4516719aa6cf32fad151
Distribution File Information
bc77afa97c8a22596d6d4fc20f1b7bdd2b86edc2a65a4262bdd7cc3cc19aa989 9216 singledispatch-3.7.0-py2.py3-none-any.whl
Ports that require python-singledispatch:py38
No other ports depend on this one.