| Name: | python3-cachetools | 
|---|---|
| Version: | 3.1.1 | 
| Release: | 4.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 72556 | 
| License: | MIT | 
| RPM: | python3-cachetools-3.1.1-4.el8.noarch.rpm | 
| Source RPM: | python-cachetools-3.1.1-4.el8.src.rpm | 
| Build Date: | Wed Nov 27 2019 | 
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://pypi.python.org/pypi/cachetools | 
| Summary: | Extensible memoizing collections and decorators | 
| Description: | This module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library @lru_cache function decorator. This module provides multiple cache implementations based on different cache algorithms, as well as decorators for easily memoizing function and method calls.  |