python-repoze.lru 0.7
| Name | python-repoze.lru |
|---|---|
| Version | 0.7 |
| Summary | A tiny LRU cache implementation and decorator |
| Description | repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. |
| Section | devel/python |
| License | BSD-Modification-copyright |
| Homepage | https://pypi.python.org/pypi/repoze.lru |
| Recipe file |
recipes-devtools/python/python-repoze.lru_0.7.bb
recipes-devtools/python/python-repoze.lru.inc |
| Layer | meta-openstack (zeus branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://files.pythonhosted.org/packages/source/r/repoze.lru/repoze.lru-0.7.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-openstack:
| Branch | Recipe |
|---|---|
| zeus (Yocto Project 3.0) | python-repoze.lru 0.7 (this recipe) |
| warrior (Yocto Project 2.7) | python-repoze.lru 0.7 |
| thud (Yocto Project 2.6) | python-repoze.lru 0.7 |
| sumo (Yocto Project 2.5) | python-repoze.lru 0.6 |
| rocko (Yocto Project 2.4) | python-repoze.lru 0.6 |
| pyro (Yocto Project 2.3) | python-repoze.lru 0.6 |
| morty (Yocto Project 2.2) | python-repoze.lru 0.6 |