| Name: | python3-singledispatch | 
|---|---|
| Version: | 3.4.0.3 | 
| Release: | 18.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 44325 | 
| License: | MIT | 
| RPM: | python3-singledispatch-3.4.0.3-18.el8.noarch.rpm | 
| Source RPM: | python-singledispatch-3.4.0.3-18.el8.src.rpm | 
| Build Date: | Mon May 25 2020 | 
| Build Host: | jenkins-10-147-72-125-8b7923bd-7977-4db9-a49f-75eb6011959d.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://docs.python.org/3/library/functools.html#functools.singledispatch | 
| Summary: | This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 | 
| 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 to Python 2.6 - 3.3.  |