Path to this page:
./
wip/py-chainmap,
Polyfill implementing ChainMap
Branch: CURRENT,
Version: 1.0.3,
Package name: py312-chainmap-1.0.3,
Maintainer: pkgsrc-usersThis module is a polyfill, implementing ChainMap for reasonably-recent versions
of Python that do not have collections.ChainMap-namely, Python 2.6, Python
3.2, and PyPy3 releases based on Python 3.2. (It will also work as expected on
Python 2.7, PyPy, and Python 3.3+, but it is not strictly needed there since
those versions' collections modules contains good ChainMap implementations.)
Required to run:[
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: ee940983385fb5a12addae23aa768fea43f181d8
Filesize: 6.177 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-chainmap-1.0.3
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-chainmap-1.0.3
- (2021-10-08) Updated to version: py39-chainmap-1.0.3