Result for 02681C22BDFDCACB1AA8EF6D6607BC6CDE43EB14

Query result

Key Value
FileNamesnap-hashlookup-import/usr/lib/python3/dist-packages/mypy/renaming.py
FileSize13684
MD58A1E178FD3A91777400216CF5FF20B19
RDS:package_id280719
SHA-102681C22BDFDCACB1AA8EF6D6607BC6CDE43EB14
SHA-256DD367CB13F104FE78AF5365F58746B914613BF78CE8BDD3E6BEBF12E95539211
SHA-512352655F81E59FD246020D5EE2B0121AAE8C0B53EBF9BA2C347D3F1BEE6D8D069E9D791A62D25819DFBAF945164EB28B0382A5DE7C3F1D76EF2080D22728318CF
SSDEEP192:H1eNjy/84+0TgeQnIT39GjlX5/xUx17BRUGNNBhXZt:H1exT4N3JMUx1zNNr
TLSHT1F152430595339075D2A7CC74CC8EB513475FEAA32A5920F0B8BC835D0F0763691E6EE9
insert-timestamp1712805099.3956778
mimetypetext/x-python
sourcesnap:tdufRdCZBcmoGMuCsQLnyTIsREEweVja_16
tar:gnameroot
tar:unameroot
hashlookup:parent-total14
hashlookup:trust100

Network graph view

Parents (Total: 14)

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

Key Value
SHA-199C61BEF118BC44FE47AE1CB893F094C8E73B444
snap-authoritycanonical
snap-filenametdufRdCZBcmoGMuCsQLnyTIsREEweVja_16.snap
snap-idtdufRdCZBcmoGMuCsQLnyTIsREEweVja_16
snap-nameros-foxy-ros-core-dev
snap-publisher-idcanonical-robotics
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2024-01-30T09:52:23.271373Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/tdufRdCZBcmoGMuCsQLnyTIsREEweVja_16.snap
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//mypy-0.790-3-any.pkg.tar.zst
MD522B0C3BB8808DE65E206214CE1EEA571
SHA-1DDC85AACF68C92670F8670128FFA59DA5F5C3ECC
SHA-256B05C4F7EA25B09518B04CE9AF291242831B121257458CEC3B6EB7A9D9F4197D0
SSDEEP49152:pPIzMLzgDdEv1ysKp0KE3J9rhi1pTr1J8+RXkCnm7JWDpUTDRfmNMw2:mzMLEDqv1WpWPA1tpvJkob9UTDRfL
TLSHT1ABB53372FA37510F239D896FF2D68C3D8EAA6527431775E22AE9C8DB81760F0505683C
Key Value
MD526BB29D058A39983D56400662EAFF6D5
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python that aims to combine the benefits of both dynamic (or "duck") typing as well as static typing. Mypy type checks standard Python programs. It can catch many programming errors by analyzing programs without having to run them. There is basically no runtime overhead when run using any Python VM. Mypy's type system features type inference, gradual typing, generics and union types.
PackageNamemypy
PackageReleaselp151.2.4
PackageVersion0.790
SHA-1B9BBFD0C363801E2DDFCB167AADE56A995AA29B3
SHA-2564262315DB8E98AF8D9EA52AF153934807AF7D5B3F9FB0D6D54D40FA802A5C039
Key Value
MD57E63C936A6DA27E9363A8D658FFF0A34
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python that aims to combine the benefits of both dynamic (or "duck") typing as well as static typing. Mypy type checks standard Python programs. It can catch many programming errors by analyzing programs without having to run them. There is basically no runtime overhead when run using any Python VM. Mypy's type system features type inference, gradual typing, generics and union types.
PackageNamemypy
PackageRelease2.12
PackageVersion0.770
SHA-15A70554C452F70C4B252BA280ABD8047CF07EA99
SHA-256712DE71DEA2514BEF8148534B7A853B5233CF0C913D8040C6F72C07E5BDF663B
Key Value
SHA-19312362B52C1C6AEC905715F690589A9271AA648
snap-authoritycanonical
snap-filenameEEfpBqQHtKyti0bxXXhvfu6EXhoFxhDo_16.snap
snap-idEEfpBqQHtKyti0bxXXhvfu6EXhoFxhDo_16
snap-nameros-foxy-ros-base-dev
snap-publisher-idcanonical-robotics
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2024-01-30T09:50:04.368671Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/EEfpBqQHtKyti0bxXXhvfu6EXhoFxhDo_16.snap
Key Value
MD5FC84261CDC0A507599801DEA7B7FB737
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python that aims to combine the benefits of both dynamic (or "duck") typing as well as static typing. Mypy type checks standard Python programs. It can catch many programming errors by analyzing programs without having to run them. There is basically no runtime overhead when run using any Python VM. Mypy's type system features type inference, gradual typing, generics and union types.
PackageNamemypy
PackageRelease2.4
PackageVersion0.790
SHA-1CCB1DC5EE0F2C92F3FE8E58DE29586FBEFDD9BFA
SHA-2565FB922A2F06A1741E4C77DB0EC013B3FFFE239CC63DEB680B04C3C830D1A84FD
Key Value
MD512839EC159C733521BEA7089E3AF28E7
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python. You can add type hints to your Python programs using the upcoming standard for type annotations introduced in Python 3.5 beta 1 (PEP 484), and use mypy to type check them statically. Find bugs in your programs without even running them!
PackageMaintainerFedora Project
PackageNamepython3-mypy
PackageRelease2.fc32
PackageVersion0.761
SHA-11311F564EC6E81B65895D9A330B591AC72406CE6
SHA-256D9226C2B579595D3F725244EFD59EC29AB0AE1AB449007ADF97706DFD17DCB4F
Key Value
SHA-148E4DC3A6025BA54851FFBDBC93B88F4191BCCC5
snap-authoritycanonical
snap-filenameipqgcTFaisIRNaC0Y3JOxtOIif3ALQA9_14.snap
snap-idipqgcTFaisIRNaC0Y3JOxtOIif3ALQA9_14
snap-nameros-foxy-desktop-dev
snap-publisher-idcanonical-robotics
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2024-01-30T09:48:17.684960Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/ipqgcTFaisIRNaC0Y3JOxtOIif3ALQA9_14.snap
Key Value
MD55B254343E6189161D407CAE861BD0105
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python that aims to combine the benefits of both dynamic (or "duck") typing as well as static typing. Mypy type checks standard Python programs. It can catch many programming errors by analyzing programs without having to run them. There is basically no runtime overhead when run using any Python VM. Mypy's type system features type inference, gradual typing, generics and union types.
PackageNamemypy
PackageReleaselp153.2.1
PackageVersion0.790
SHA-1F2DDD0DD3AC0E2A57D263EA44742E92DE70C0197
SHA-256A8824B18CAC432EE952FC483365AA41B9395DB1245109A91590F4AEB974214FF
Key Value
MD5BF8F6755A3C3B5023AE6EAD0F97EBAFC
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python. You can add type hints to your Python programs using the upcoming standard for type annotations introduced in Python 3.5 beta 1 (PEP 484), and use mypy to type check them statically. Find bugs in your programs without even running them!
PackageMaintainerFedora Project
PackageNamepython3-mypy
PackageRelease2.fc33
PackageVersion0.782
SHA-14A79CB0BF051141FCD29B7BB0508E8FC0E781299
SHA-2568D3EDB2B32F0DB0479B7B6658B629426F5CDB77411021973C649CB9A789BA04D
Key Value
MD587392E97680361331E66B101B6FADAF4
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python. You can add type hints to your Python programs using the upcoming standard for type annotations introduced in Python 3.5 beta 1 (PEP 484), and use mypy to type check them statically. Find bugs in your programs without even running them!
PackageMaintainerkekepower <kekepower>
PackageNamepython3-mypy
PackageRelease1.mga8
PackageVersion0.780
SHA-1FE49CD154DEB9388EB20FF5E751F6C7C050901EA
SHA-2560146CABE75A2D03EF2BCDB12AB497D87871F997FD14FAA9E78BD35CA85129FFF
Key Value
FileSize6084196
MD5A4CBCD05399F7D1A4B269370F45B321E
PackageDescriptionpublic modules for mypy (Python 3) Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types. . This package provides the modules for Python 3.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-mypy
PackageSectionpython
PackageVersion0.782-1
SHA-1027C0F81B8AA0C5595A8DA9015511DCD03E4C170
SHA-256342EBAC1E7A5ED30B7FE6344F3AE6D5CFF7291F1772152622A4DC940D72D74EE
Key Value
MD5F14FAA4DFCC75535C9CD726C09294F6D
PackageArchnoarch
PackageDescriptionMypy is an optional static type checker for Python that aims to combine the benefits of both dynamic (or "duck") typing as well as static typing. Mypy type checks standard Python programs. It can catch many programming errors by analyzing programs without having to run them. There is basically no runtime overhead when run using any Python VM. Mypy's type system features type inference, gradual typing, generics and union types.
PackageNamemypy
PackageReleaselp150.2.2
PackageVersion0.761
SHA-181264DBC7BDF1257FD779B4E0457F89BAB465608
SHA-256DE16CF393F1A72E28819DF4B0F3F179161054963E822445F005FBA3F4A272FD2
Key Value
FileSize6167772
MD5CB49A9237E2A9EF6BB8121FED045F6AB
PackageDescriptionpublic modules for mypy (Python 3) Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types. . This package provides the modules for Python 3.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-mypy
PackageSectionpython
PackageVersion0.761-1build1
SHA-19533E5322EF86B197A315F5133D3F89EEF7D2EAA
SHA-25682E113788C8AD49207C26E6888A433D97587FBBF2235D3ED5191C57731F13678