| Name: | python3-repoze-lru |
|---|---|
| Version: | 0.7 |
| Release: | 23.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 115739 |
| License: | LicenseRef-Callaway-BSD |
| RPM: | python3-repoze-lru-0.7-23.el10_0.noarch.rpm |
| Source RPM: | python-repoze-lru-0.7-23.el10_0.src.rpm |
| Build Date: | Wed Jan 15 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/repoze.lru |
| 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. |