Key | Value |
---|---|
FileName | ./usr/lib64/python2.7/site-packages/blist/_sorteddict.pyo |
FileSize | 9532 |
MD5 | 174738C486F8842BDDCA1BF4FC9C5CA8 |
SHA-1 | 02FA53EE467A75B4D3849F1C80772C2FC392A327 |
SHA-256 | 099C86C8CE6EFE29753E68CF8B1C6100664AF4B05DFBCFCEAD3FCF3FEF4BBBA1 |
SSDEEP | 192:NvsyN40Xmc0T05adxkUojqKY7KgCzwwNiBtQWNExBDdMxu:R9iQmcefkUo2ucodMxu |
TLSH | T16A123B90F3A94A57E0BA05BA51F1121ABA75E47362027BC11568D83F2D8E3BDC83F7C5 |
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 | CC15B79FDF551135426CF4875C225903 |
PackageArch | aarch64 |
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 | python-blist |
PackageRelease | 4.fc21 |
PackageVersion | 1.3.6 |
SHA-1 | 0D0F5B500D2C1BFB5F97C392861568FB9A3EFB21 |
SHA-256 | CD88E1C88D44E1DDAB63467804805A23F4B6BC261E3BA922355ED52BDEB8ACDF |