| Key | Value |
|---|---|
| FileName | ./usr/lib64/python2.7/site-packages/blist/_btuple.pyo |
| FileSize | 5205 |
| MD5 | F1E949465EA737643DC9F70E01CA7A90 |
| SHA-1 | 474182D8F7E54468B7039DA4BCD2A94078EAAFD0 |
| SHA-256 | 0A47D4D2487355DBE4C21F76634898A8DA3625AF4038BBCFE92EFC70BED24000 |
| SSDEEP | 96:poj7ZuBoeEaEV9PlIYslXlBrrmzleqyw1ZVTEVT66gS:poHZiEaEV9PlIYK1BHSeLw1ZZEZt9 |
| TLSH | T10EB13F84B3990F97D1AA597992F0161FB6B5F57333067B811168603F388C3AAC92FBC5 |
| 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 |