Key | Value |
---|---|
FileName | ./usr/lib64/python3.4/site-packages/blist/__pycache__/_sorteddict.cpython-34.pyo |
FileSize | 7878 |
MD5 | A291960C453B2FFC059324C79A672669 |
SHA-1 | 2B448D6E70EDDF43F8330BBB06F009F232285B78 |
SHA-256 | CB1C41BA4FAA53E279A0FB65893ACFEDC8BC6A0B841C8469524714F144C4ECED |
SSDEEP | 192:KA8Yz1n2l7C+Wc5EQCHNLmSJYixN/knL3:58s1n2lGmqQCHN7J7xNsj |
TLSH | T1D1F177C06B42597BF8EDF3F390B2A2127777D9239B0A73A32558D4BE58CA7954C32244 |
hashlookup:parent-total | 1 |
hashlookup:trust | 55 |
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 |
---|---|
MD5 | DE32E5E9F016BF5C9E4C4E31A1D74601 |
PackageArch | ppc64le |
PackageDescription | The blist is a drop-in replacement for the Python list that provides better performance when modifying large lists. The blist package also provides sortedlist, sortedset, weaksortedlist, weaksortedset, sorteddict, and btuple types. Python's built-in list is a dynamically-sized array; to insert or remove an item from the beginning or middle of the list, it has to move most of the list in memory, i.e., O(n) operations. The blist uses a flexible, hybrid array/tree structure and only needs to move a small portion of items in memory, specifically using O(log n) operations. For small lists, the blist and the built-in list have virtually identical performance. |
PackageMaintainer | Fedora Project |
PackageName | python3-blist |
PackageRelease | 5.fc23 |
PackageVersion | 1.3.6 |
SHA-1 | 073F647F30ADE888A3972B0B3980BB2CFB4E0E28 |
SHA-256 | 2E71FF09AA3C4B9439C12C16397BA4788C1CF576AE2524BF6690E2E0E65145DA |