Result for 0F4F81FE5519330CA15235709C1B1D6ACD93A961

Query result

Key Value
FileNamesnap-hashlookup-import/usr/lib/python3/dist-packages/dogpile/cache/api.py
FileSize16720
MD57D6490C491844A648517DF9694C1CA6F
SHA-10F4F81FE5519330CA15235709C1B1D6ACD93A961
SHA-2565BC739C3CD61414C6FF7ABC96D6F2E8C92D34233CA6281C7AE609F51FE961564
SHA-51200EB71BEBF0BE3C48CCB162F7A9906D7A00B002565B3FFC84EF5B2CAA4AB339ABCBA7D91540AE7614870A38A26C98D643A3D20F0BA9D0D42B68FB5BE1AEF6CC2
SSDEEP384:QmfFOcylxIIbomLk3WPXUS6J+GEve7X7X:btOcylSIE8SSuX
TLSHT16372A60BFB824F620B6E457E39FD60957678402F362059A4BCFCE8A46F8117496F1ADC
insert-timestamp1694896080.1790955
mimetypetext/x-python
sourcesnap:wtnUl2mGUjjFg6QI4N7lLQYVmRZSiPDh_81
tar:gnameroot
tar:unameroot
hashlookup:parent-total36
hashlookup:trust100

Network graph view

Parents (Total: 36)

The searched file hash is included in 36 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5FF4974B1A1E3DBC60C4AF1FB4499BD3E
PackageArchnoarch
PackageDescriptionA caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value.
PackageNamepython3-dogpile.cache
PackageRelease75.6
PackageVersion1.1.4
SHA-100FC97131B0DA37B3F5121E36E45BB150FD8AEFF
SHA-256B2D22B4AA81401B47024120DDEACE2298C08649CF1CBC5F8BC953493418252AD
Key Value
MD521260E8C7D31087980ED429C460B7BB3
PackageArchnoarch
PackageDescriptionA caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value.
PackageNamepython3-dogpile.cache
PackageReleaselp153.3.1
PackageVersion1.1.4
SHA-10187070369CD4BA03BA1FE69B8CF5898B7E2428C
SHA-256BB55EC72C5C06D4A81D5DC486F131061AF1B19BF65C7A6AA06BA32807E023524
Key Value
MD5657D17A8A67DDFE86F4A057E64AB2005
PackageArchnoarch
PackageDescriptionA caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value.
PackageNamepython3-dogpile.cache
PackageRelease3.1
PackageVersion1.1.4
SHA-1037C25A942B9DD1002BB9DA5AC1945C08C93C1A7
SHA-25605BFAEEDC4F8C8B609F01162EDEC785EFD684FE34318039BA5EE6E998D47E414
Key Value
SHA-104DC5A5A59BD1BA31C4785BA7B9BCD411C72CE32
snap-authoritycanonical
snap-filenamen61HGFwQwCYUizp8TcdUWRitZwbumzVR_278.snap
snap-idn61HGFwQwCYUizp8TcdUWRitZwbumzVR_278
snap-nameopenstackclients
snap-publisher-idcanonical
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-03-31T01:32:29.860949Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/n61HGFwQwCYUizp8TcdUWRitZwbumzVR_278.snap
Key Value
SHA-10844D3CB657F353AB2CE1DB164CE6BDFFD2BB6FD
snap-authoritycanonical
snap-filename8BtI009xODljWTvzy37M55T8ZQiOiVft_3.snap
snap-id8BtI009xODljWTvzy37M55T8ZQiOiVft_3
snap-nameosreport
snap-publisher-idYrin91Qs2D8dW9QVSQgQg9VxaGkpfQsr
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-05-11T18:56:58.598072Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/8BtI009xODljWTvzy37M55T8ZQiOiVft_3.snap
Key Value
MD5834540F3995EA956E4954955EDFC309C
PackageArchnoarch
PackageDescriptionDogpile consists of two subsystems, one building on top of the other. dogpile provides the concept of a "dogpile lock", a control structure which allows a single thread of execution to be selected as the "creator" of some resource, while allowing other threads of execution to refer to the previous version of this resource as the creation proceeds; if there is no previous version, then those threads block until the object is available. dogpile.cache is a caching API which provides a generic interface to caching backends of any variety, and additionally provides API hooks which integrate these cache backends with the locking mechanism of dogpile. Overall, dogpile.cache is intended as a replacement to the Beaker caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re- implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap.
PackageMaintainerCBS <cbs@centos.org>
PackageNamepython3-dogpile-cache
PackageRelease1.el8
PackageVersion1.1.2
SHA-10BBF31217C403B01D3518421C015525801B4C3FC
SHA-2562C18A4CBF1886C52FA832C84EEBD92285CAFA811FF4C2815D16C904326186FC0
Key Value
SHA-10BC079CD058066A35171CF7F1887249784E94156
Key Value
FileSize39600
MD502E81D2ECB866B81B90F14AEB2BBBB32
PackageDescriptioncaching front-end based on the Dogpile lock - Python 3.x A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the Python 3.x module.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-dogpile.cache
PackageSectionpython
PackageVersion1.1.2-1
SHA-110B392480D6899FB368B406D9BFFE91C796CEDE4
SHA-256E383F88B56665311F94ECBE06B5E998E8FB3384998547B6A3A5EAF1A0C68A0C6
Key Value
SHA-113DE273ABA299BBAC4C22C6827EBA8A743E9C2F0
snap-authoritycanonical
snap-filenameANx1ZKmaQUqDNL9Mkp77ZUARpmVevcuV_147.snap
snap-idANx1ZKmaQUqDNL9Mkp77ZUARpmVevcuV_147
snap-namesubliminal-subtitles
snap-publisher-idOmijey8zdUNmQG6EscJvF3jsJeAJSQM9
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-08-05T14:16:01.605974Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/ANx1ZKmaQUqDNL9Mkp77ZUARpmVevcuV_147.snap
Key Value
SHA-11618E12C4FFDBCAC2EA182D4103D92CD960B246A
snap-authoritycanonical
snap-filenameEz7BJ3zXDkfd4Xh0Lusv4nMEkXIgXpYx_1.snap
snap-idEz7BJ3zXDkfd4Xh0Lusv4nMEkXIgXpYx_1
snap-namefreyes-ovb
snap-publisher-idFP0bbNVRcjxul3RG63LCV8mdizgFWSP5
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-08-11T23:17:42.239131Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/Ez7BJ3zXDkfd4Xh0Lusv4nMEkXIgXpYx_1.snap