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 | 9820 |
| MD5 | 442AC1D49853BB73172C7B0870A6D208 |
| 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.1.1-1 |
| SHA-1 | D8662A49B2130DF490813279C3539E9EBACFF5D8 |
| SHA-256 | E471335791C265B66F7095317D7E2717A5F07ED9DFA25AE6922630F6FE20E835 |