Key | Value |
---|---|
FileName | usr/lib/python3.12/site-packages/jedi/third_party/typeshed/stdlib/2/atexit.pyi |
FileSize | 117 |
MD5 | DC2CD8FC460B9D590B1719E923AB7776 |
RDS:package_id | 304063 |
SHA-1 | 00ACF2A19CD629145227C89209719BC5BCA62C62 |
SHA-256 | 671E275F55B2142FD70CFD8FA75EE55EB30C2626828C2BADD1558782D5D60689 |
SHA-512 | E0E5963B6F912592893BB1E2938DAB0BE102FBA0C009292DB6CC75A63E655341A28A052BCA4F70072D6954C54F9FBF71F259BA1B39F803693E65A51CD779F7E0 |
SSDEEP | 3:1REvgBFiAoX4D3AoX2BnM3NdfFHsLcvS5LcEyM5/vn:1REYBFjoXU3DXAnwNdVMyM5n |
TLSH | T153B012C51070F1D64BEEAD9C1419F979285175400BA1360C70C022B070E24BD80BEA38 |
insert-timestamp | 1728980185.3307228 |
mimetype | text/x-python |
source | snap:GBerlE9aNYdgGnboKfqZK2Fe3Go1PDd9_5 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 187 |
hashlookup:trust | 100 |
The searched file hash is included in 187 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//armv7//py3-mypy-0.950-r0.apk |
MD5 | A3B074CAD650F4C5AEDF0CFBB69A105E |
SHA-1 | 001A330D87396439624CAB2C5A32841FACD9F840 |
SHA-256 | 48FDC806873C237159A123EB49506424D9EAED43A4E92F1FEB24D7FB559D6695 |
SSDEEP | 98304:nGZF5OPeCc1YLXhYzswBuoY+4jLeMVrpbioGTT5:GwPBrCtIoYlCMVgoGP5 |
TLSH | T1D7F533856B362959B8144A2D90AFDBB6D3B128BF4176FEC8BC7D35522381D8019E3CC7 |
Key | Value |
---|---|
SHA-1 | 0050D0AF641E4C64E3EC5FC2F4823F41B84E774C |
snap-authority | canonical |
snap-filename | QJDddJRO4XvOYwrRgSURkM2OpNYalNiu_13.snap |
snap-id | QJDddJRO4XvOYwrRgSURkM2OpNYalNiu_13 |
snap-name | ros-humble-ros-core-dev |
snap-publisher-id | canonical-robotics |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2024-01-30T10:23:51.232707Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/QJDddJRO4XvOYwrRgSURkM2OpNYalNiu_13.snap |
Key | Value |
---|---|
FileSize | 3561756 |
MD5 | A90BC21525D44806BB308CD92EC64280 |
PackageDescription | public 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. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | python3-mypy |
PackageSection | python |
PackageVersion | 0.910-3 |
SHA-1 | 00EFACD0033417525ABB5CDAFAA80815E0C673B9 |
SHA-256 | F48CF44353BDB0BE057CD591F4EB9F9BEE6BEC648BDC3B6ECF693850B66A0B93 |
Key | Value |
---|---|
SHA-1 | 01094331C315996BD9740D19E85E15A36C1C2286 |
snap-authority | canonical |
snap-filename | XSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_695.snap |
snap-id | XSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_695 |
snap-name | root-framework |
snap-publisher-id | VoUAJzdpg1T1K8hp70EmA7f7dJkxb7BA |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2020-11-27T06:22:05.033990Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/XSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_695.snap |
Key | Value |
---|---|
MD5 | B12967A929E84E8B8A8951E7E3D85406 |
PackageArch | noarch |
PackageDescription | Mypy 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. |
PackageName | python310-mypy |
PackageRelease | 69.4 |
PackageVersion | 0.931 |
SHA-1 | 02B03C208539C887AAFD7EF41E10C7F7D8025071 |
SHA-256 | 4138476C1A5B996768E50430C3FB07A518465385AF49AB4C4D403109034AD795 |
Key | Value |
---|---|
MD5 | 7FBF601286662E0907FF98A7269389B0 |
PackageArch | noarch |
PackageDescription | Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its focus is autocompletion and static analysis. Jedi has support for two different goto functions. It's possible to search for related names and to list all names in a Python file and infer them. Jedi understands docstrings and you can use Jedi autocompletion in your REPL as well. Jedi uses an API to connect with IDEs. There is a reference implementation as a VIM plugin which uses Jedi's autocompletion. |
PackageMaintainer | https://www.suse.com/ |
PackageName | python311-jedi |
PackageRelease | 150400.11.3.1 |
PackageVersion | 0.19.0 |
SHA-1 | 02C33A89008F257995907583CAF5C401BC05210F |
SHA-256 | BB947B8AB3A38DEF19EFCF6DEEA0255C389145105E3F94F3C6EA6DACEE49C26A |
Key | Value |
---|---|
SHA-1 | 06EB0E546DD6DCD3D6FE52B31E4FFAC8FB84D0DF |
snap-authority | canonical |
snap-filename | 3kFnx0wXKqAEC9ULxiE3c89y5uNpCM9i_46.snap |
snap-id | 3kFnx0wXKqAEC9ULxiE3c89y5uNpCM9i_46 |
snap-name | jupyter-aj |
snap-publisher-id | ePS5N3uAeJpnrPhX5eCDBwQdhWrm6XMG |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-02-15T16:48:38.856255Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/3kFnx0wXKqAEC9ULxiE3c89y5uNpCM9i_46.snap |
Key | Value |
---|---|
MD5 | 834CF6CBF0024D3EAC9A2CF48A31A881 |
PackageArch | noarch |
PackageDescription | Mypy 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. |
PackageName | python38-mypy |
PackageRelease | 69.4 |
PackageVersion | 0.931 |
SHA-1 | 085C88F63C32BECB28E3B55D1CDF9FEEABC00D96 |
SHA-256 | D3A6D15EBB764FA32370BDE95A543C67D406F5AC9AC46920FAA0EEB699DE128B |
Key | Value |
---|---|
MD5 | B0570A78AA3B7765A014ACD154DF8973 |
PackageArch | noarch |
PackageDescription | Mypy 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. |
PackageName | python39-mypy |
PackageRelease | 68.1 |
PackageVersion | 0.930 |
SHA-1 | 0880826D605BD8E79687C5671F8E995F5C22225E |
SHA-256 | 08BE0E3B97815BCEA7948DEB1852C92B8FBA6B90DB6CACC5C505AFAD9BDD09CD |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//armhf//py3-jedi-0.18.2-r1.apk |
MD5 | F2BFC8989FA8819DCBF6E81126A0A4B0 |
SHA-1 | 09C3C2166E15B2AB4BFB6B04B9882408C6D60FA6 |
SHA-256 | D16EC6FF43BF003F76C3F6451621C0DC13B03A416CBC24CEFC3D9DB65F5E5E12 |
SSDEEP | 24576:v1fdv28i2w1QWpuaPbnRXkyWdcuSFiyxHCoCBdlX2Cnptf5g7yU8:JpxibQWka6dIFyFnH55 |
TLSH | T156353392510A425BFC39427EBADDB6764342D07870AAEFBFD350C01A62E6394186FD36 |