| Key | Value |
|---|---|
| FileName | ./usr/lib64/python2.7/site-packages/blist/__init__.pyo |
| FileSize | 685 |
| MD5 | 069B97A24DA1DBDDCFFD9F808F5BF24C |
| SHA-1 | 98689E94B1958E2FD222E2F47E5200E57EEDE60F |
| SHA-256 | C78D861EA52B844562A250650419A3101A550A1B9D01EB91FB2A2F0D0B259140 |
| SSDEEP | 12:63Vzka6EZXVfKMRsNhY45vb9LvVctz2IHyte0xHgLkZk:8z6qXVJ545vb97Kz2yMRuLka |
| TLSH | T1E60194A17AF94E83E1FD57BB8221C17F6501E5734040B7502A09F8B8498F7B2817719D |
| 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 |