python-singledispatch
Port variant py310
Summary Backport of single-dispatch functions (3.10)
Package version 4.1.0
Homepage https://github.com/jaraco/singledispatch
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 30 AUG 2023, 05:09:20 UTC
Port created 28 SEP 2017, 20:31:25 UTC
Subpackage Descriptions
single :alt: tests :alt: Ruff :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] For Enterprise ============== Available as part of the Tidelift Subscription. This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. [Learn more].
Configuration Switches (platform-specific settings discarded)
PY310 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Download groups
main mirror://PYPIWHL/1d/d6/37db443dbd998b427c7c73fb083208e0e33098c028b37639784ac6eb3de4
Distribution File Information
6061bd291204beaeac90cdbc342b68d213b7a6efb44ae6c5e6422a78be351c8a 6711 singledispatch-4.1.0-py2.py3-none-any.whl
Ports that require python-singledispatch:py310
No other ports depend on this one.