| Name: | python3-repoze-lru | 
|---|---|
| Version: | 0.7 | 
| Release: | 6.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 85678 | 
| License: | BSD | 
| RPM: | python3-repoze-lru-0.7-6.el8.noarch.rpm | 
| Source RPM: | python-repoze-lru-0.7-6.el8.src.rpm | 
| Build Date: | Mon May 25 2020 | 
| Build Host: | jenkins-10-147-72-125-763c9cc3-c381-49a0-aec8-73cd47fdf5fb.appad1iad.osdevelopmeniad.oraclevcn.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.  |