python-chainmap 1.0.2
Name | python-chainmap |
---|---|
Version | 1.0.2 |
Summary | Backport/clone of ChainMap for py26, py32, and pypy3. |
Description | This 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 and higher, but it is not needed there since those verions’ collections modules contains a ChainMap implementation.) |
Section | devel/python |
License | PSF |
Homepage | |
Recipe file |
recipes-python/chainmap/python-chainmap_1.0.2.bb
recipes-python/chainmap/python-chainmap.inc |
Layer | meta-maker (sumo branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/c/chainmap/chainmap-1.0.2.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-maker:
Branch | Recipe |
---|---|
master | python-chainmap 1.0.2 |
thud (Yocto Project 2.6) | python-chainmap 1.0.2 |
sumo (Yocto Project 2.5) | python-chainmap 1.0.2 (this recipe) |
rocko (Yocto Project 2.4) | python-chainmap 1.0.2 |
pyro (Yocto Project 2.3) | python-chainmap 1.0.2 |