Result for 2C305AB3230221198238913597A5664C3A44E7DD

Query result

Key Value
CRC32F7028D91
FileNamesnap-hashlookup-import/lib/python2.7/site-packages/cffi/recompiler.py
FileSize61394
MD5EFE86D640CB365FDFF70C75EDC7657D3
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '37489', 'OpSystemCode': '918', 'ProductCode': '184287', 'ProductName': 'NOOBS', 'ProductVersion': '2.4.4'}
SHA-12C305AB3230221198238913597A5664C3A44E7DD
SHA-256EFD3AA30AE3271DD43AF0128AD55FEC1AE535624128BE64009011356FC8E5161
SHA-512FDCA5FAC6F4E1404ACFAEB3952C6C9C8D0D8A6035BF4C4046236E3007C33E982886C215D5F9F3F63F835512B705E5D4D946849092DA41B1A885AE202481D9CE1
SSDEEP768:9rOoFPb9/ldknTZOmZ+LW/9j1LA4+RxypEgrzAArsVcbS+CSS/0Yz5DX0dHoFd:ooT9cTZU4+RxypEgrEDVcFCSS/tKy
SpecialCode
TLSHT1D8536F352C626C6093CBD53E495BE943D31E2453240C05A83AFCB2AA5F51A39D2E9FFD
dbnsrl_modern_rds
insert-timestamp1727116983.9586997
mimetypetext/x-python
sourcesnap:ac0l7bv5wvFOPCbIuv3jNfuc1LtKtEGd_145
hashlookup:parent-total31
hashlookup:trust100

Network graph view

Parents (Total: 31)

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

Key Value
SHA-10309F81FAB15C5F1638CE37651D64BC1F903DAD3
snap-authoritycanonical
snap-filenameSkP2rF7JG0iystP8UR0v5sqQizUaZC9V_1.snap
snap-idSkP2rF7JG0iystP8UR0v5sqQizUaZC9V_1
snap-namensot-server
snap-publisher-id8MkHt2UzoqevQWBcNlUeCzhymoWhVIJS
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-03-04T00:25:27.094091Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/SkP2rF7JG0iystP8UR0v5sqQizUaZC9V_1.snap
Key Value
FileSize2333370
MD5E1BE7974E54A70A5CA68E3C1D20184FF
PackageDescriptionstandard library for PyPy (an alternative Python interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (2.7).
PackageMaintainerStefano Rivera <stefanor@debian.org>
PackageNamepypy-lib
PackageSectionpython
PackageVersion5.6.0+dfsg-4
SHA-11A4435C1048F39EE0C7EB6DE5AEFDEE764931F21
SHA-256D601C7A20E25BC9CD5543F8DE70E4BE49107AC4BE1BC88D8F84702A5FB47F7CC
Key Value
SHA-12073A0222FBA60DFAC018E937419E5F339A510BD
snap-authoritycanonical
snap-filenameAdZmZ3MrTHEawKvkxjcRW17d0g1wIuua_71.snap
snap-idAdZmZ3MrTHEawKvkxjcRW17d0g1wIuua_71
snap-nameneutron
snap-publisher-idJwaWKYZ7i2E8Zu1AhiKeRzcVzxXmQbtq
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-07-11T15:33:00.462547Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/AdZmZ3MrTHEawKvkxjcRW17d0g1wIuua_71.snap
Key Value
MD50CE2DF38698E9174E487D13235726A6F
PackageArchppc64le
PackageDescriptionForeign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is based on LuaJIT’s FFI.
PackageMaintainerFedora Project
PackageNamepython36-cffi
PackageRelease3.el7
PackageVersion1.9.1
SHA-1211C34DB43C76CA1A78C41338C491447EA2A0799
SHA-2567E4C98ED0F658BB0F3A87E7D43E102AE2B80AD4766FDFDB6B4297E15F6094DCF
Key Value
FileNamepython-cffi_1.9.1-2_all.deb
FileSize73246
MD5CF91133C42043FCC0C87CE4502872CCC
PackageDescriptionForeign Function Interface for Python calling C code Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython-cffi
PackageSectionpython
PackageVersion1.9.1-2
RDS:package_id288653
SHA-13B9C77282401C74689040865334329D665560A2F
SHA-256255CB108B68C11CA4A2E04F41E8168D0D845E63B755FAC8E2AC7242F5EF65019
insert-timestamp1671035418.7716606
sourcelegacy.db
Key Value
FileSize73396
MD5CBCACC15FBD5497A74C99DE3339A5287
PackageDescriptionForeign Function Interface for Python 3 calling C code Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-cffi
PackageSectionpython
PackageVersion1.9.1-2
SHA-14B239C4AFAD29A031D917E2003CF10AB5BEF55A6
SHA-2563A28D1A602E18F73213001B9C246C375EFEB71D92600749F00703E47E60AA8C2
Key Value
FileSize2333370
MD5CA577377A07AC81DA68A176E1C090652
PackageDescriptionstandard library for PyPy (an alternative Python interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (2.7).
PackageMaintainerStefano Rivera <stefanor@debian.org>
PackageNamepypy-lib
PackageSectionpython
PackageVersion5.6.0+dfsg-4
SHA-14C558076E30A37BF44158C05AFB1FD4D98B62A12
SHA-256DE6ACF1A8A9D0500218BD479DE227F6899D9D410D229AD527CFED8CCA12B4D1B
Key Value
FileSize2333370
MD5F0AC9C831CACB108E4D75D130EC73462
PackageDescriptionstandard library for PyPy (an alternative Python interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (2.7).
PackageMaintainerStefano Rivera <stefanor@debian.org>
PackageNamepypy-lib
PackageSectionpython
PackageVersion5.6.0+dfsg-4
SHA-1611CC98EE2E0658A240F4C2CFC4984C31CA3DAF0
SHA-2562488F78E296B22725901D9D258B122E44D6610153C13C58EBDF18AEB36C6C056
Key Value
FileSize2333370
MD58459FB93AC1653007F3A0425007A43D6
PackageDescriptionstandard library for PyPy (an alternative Python interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (2.7).
PackageMaintainerStefano Rivera <stefanor@debian.org>
PackageNamepypy-lib
PackageSectionpython
PackageVersion5.6.0+dfsg-4
SHA-1675A7739D8C6E1DFF13B84BEEDE29F752FD94CB1
SHA-25633D5C4D133C7D364908C98B384D40808416F9163D21BDD6EB39955AE76901AC5
Key Value
SHA-168E548EDB822E25B09C0288675B0CCAC922229E7
snap-authoritycanonical
snap-filenameAZmHUCXLeOEFw583UP9jcBZyw4URq2Ea_72.snap
snap-idAZmHUCXLeOEFw583UP9jcBZyw4URq2Ea_72
snap-namenova
snap-publisher-idJwaWKYZ7i2E8Zu1AhiKeRzcVzxXmQbtq
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-07-11T15:33:25.783049Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/AZmHUCXLeOEFw583UP9jcBZyw4URq2Ea_72.snap