Parents (Total: 1)
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
| Key |
Value |
| FileSize | 9812 |
| MD5 | E5B60B96072060D475A8F782B0B3EEFF |
| PackageDescription | extensible memoizing collections and decorators for Python 3
This Python 3 module provides various memoizing collections and decorators,
including a variant of the Python 3 Standard Library functools.lru_cache()
function decorator.
.
The supported cache algorithms are:
.
* Least recently used (LRU)
* Least frequently used (LFU)
* Random replacement (RR)
* Per-item time-to-live (TTL) |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | python3-cachetools |
| PackageSection | python |
| PackageVersion | 4.2.1-1 |
| SHA-1 | 8C787904FD54612717E2C242BE3F5B6BF71D8692 |
| SHA-256 | D4F928E113DEDB73FE295405443B76336313353D2FB55F926EC92BA7B80FD909 |