Package : python-singledispatch

Package details

Summary: This library backport functools.singledispatch to older Pythons

Description:
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.


URL: http://docs.python.org/3/library/functools.html#functools.singledispatch
License: MIT

Maintainer: daviddavid

List of RPMs