| Key | Value | 
|---|---|
| FileName | ./usr/src/rustc-1.61.0/src/etc/gdb_lookup.py | 
| FileSize | 2978 | 
| MD5 | 0F34F6F0AD208DDF0BD22727DEEC92EA | 
| SHA-1 | 1141906A6FCC0C661B5C23CB6183370C7D3398FE | 
| SHA-256 | 65B806B09FEA7AC76BE47BC6FBC647747EF2E1413B7935BA39A19204902C0453 | 
| SHA-512 | 1DBC25AC71867EDF5171B32FD9708FDC7409667DC99FBEA503A561E5296260B7AD94475447F1A9D831919F5B716DFD807C48EADF896C332FFC5A33D0E8DD81FE | 
| SSDEEP | 48:UVQ0OWkTZ1bIWkDOIpHZWpRup0Xof9BwclUicTbi7DJizsJizRizJpizHPizHMiV:UVQ0OXTZKW5IJZdFTlnkbifJiQJiNifb | 
| TLSH | T151512896B467F41382C38C0C2E82EF24B2556C436D58586CB5FE81766F81F3596BE3E4 | 
| insert-timestamp | 1683824402.896968 | 
| mimetype | text/x-python | 
| source | snap:iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_461 | 
| tar:gname | root | 
| tar:uname | root | 
| hashlookup:parent-total | 86 | 
| hashlookup:trust | 100 | 
The searched file hash is included in 86 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value | 
|---|---|
| SHA-1 | 00BDA60E84F8A8FC0907DE00DEBBA11C7071B003 | 
| snap-authority | canonical | 
| snap-filename | iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297.snap | 
| snap-id | iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297 | 
| snap-name | rust-analyzer | 
| snap-publisher-id | 7d8q6ZDYeW5AXZfpWRol5lbV6wAoV43l | 
| snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul | 
| snap-timestamp | 2021-05-19T18:42:13.429623Z | 
| source-url | https://api.snapcraft.io/api/v1/snaps/download/iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297.snap | 
| Key | Value | 
|---|---|
| MD5 | 571E5BE7AA7349BE1B58186DFDB7B635 | 
| PackageArch | s390x | 
| PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. | 
| PackageName | rust1.56 | 
| PackageRelease | 11.4 | 
| PackageVersion | 1.56.1 | 
| SHA-1 | 01FB908DF134D68E376B2D62BDC07E81D2CD21CC | 
| SHA-256 | 6148AADE01A044294B4E0A6270CC8845555F749E9404175E20A3D63AD24BF220 | 
| Key | Value | 
|---|---|
| FileSize | 29716 | 
| MD5 | 7DAA3F9B925426D4F70F0EB8B55C3805 | 
| PackageDescription | Rust debugger (gdb) Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains pretty printers and a wrapper script for invoking gdb on rust binaries. | 
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> | 
| PackageName | rust-gdb | 
| PackageSection | devel | 
| PackageVersion | 1.57.0+dfsg1+llvm-0ubuntu1~18.04.1 | 
| SHA-1 | 026A5E601B580EF8CE937AC6F63BDF5233658CA7 | 
| SHA-256 | 4BF458571FF5C1A30E52DFFA5F794CDADE07B665726DC140F7E7FC46819F2D4A | 
| Key | Value | 
|---|---|
| FileSize | 17578592 | 
| MD5 | 66D0E1CFE7C611F2F32D10621E684084 | 
| PackageDescription | Rust systems programming language - source code Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains sources of the Rust compiler and standard libraries, useful for IDEs and code analysis tools such as Racer. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | rust-src | 
| PackageSection | devel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 08FA3323A257C677B4F91B47CB44EDBBE51BC929 | 
| SHA-256 | 8AB981A0DDBD5DA792FB19451DCB6C90F157891E12D0C622849E5EF985732AEB | 
| Key | Value | 
|---|---|
| MD5 | F1569A57DB96BE3A9EDBA807108F9F87 | 
| PackageArch | i586 | 
| PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. | 
| PackageName | rust1.56 | 
| PackageRelease | 11.3 | 
| PackageVersion | 1.56.1 | 
| SHA-1 | 0BB82342DB6B147892FC6CA2E82CF28AC0721048 | 
| SHA-256 | 9642440EF9DD691929070EE4D5B8EC6EF035FEA81A135F808AA22ADFFBE1D6F7 | 
| Key | Value | 
|---|---|
| MD5 | 77C56C0D24A66B33674D0B159093A643 | 
| PackageArch | x86_64 | 
| PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. | 
| PackageName | rust1.56 | 
| PackageRelease | lp153.12.1 | 
| PackageVersion | 1.56.1 | 
| SHA-1 | 10DD8C41294CDDAEA985DDF5843327BD0B7A5EC7 | 
| SHA-256 | 964A1B6E2FD43257040A000B4DE6A84A43976BDB8E1E78764799BD9E8C9AE1D7 | 
| Key | Value | 
|---|---|
| MD5 | B935B16B871DA6C8E3BF1530F5E880AD | 
| PackageArch | armv7hl | 
| PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. | 
| PackageName | rust1.56 | 
| PackageRelease | 11.3 | 
| PackageVersion | 1.56.1 | 
| SHA-1 | 11305EBBE2219AB29698F3B935EAE35274580FC9 | 
| SHA-256 | 4C3E35448E8C6A30CDE7AD4731A7B058FDAFF279F8D273181559D0C3C9FA1F9B | 
| Key | Value | 
|---|---|
| MD5 | F338916A0FF22CF068247E50622832DC | 
| PackageArch | noarch | 
| PackageDescription | This package includes the rust-gdb script, which allows easier debugging of Rust programs. | 
| PackageMaintainer | akien <akien> | 
| PackageName | rust-gdb | 
| PackageRelease | 1.1.mga8 | 
| PackageVersion | 1.57.0 | 
| SHA-1 | 115704CC388E50EA154678E39926EC1D40D71534 | 
| SHA-256 | 6E4A5B1FC46636E55C259E41B2E3D6F1CD9C240F2B6C305EC9B31CEFAC44ADA0 | 
| Key | Value | 
|---|---|
| MD5 | 123B7A16699A801567DD6422EB987F85 | 
| PackageArch | i586 | 
| PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. | 
| PackageName | rust1.58 | 
| PackageRelease | 5.1 | 
| PackageVersion | 1.58.0 | 
| SHA-1 | 118DCC4F3AA37F40641134C598243E44AE4B3FD7 | 
| SHA-256 | CAC6AEDE83D58903D5002CD2FAEAAC1862FD7947888F375ADA403C1CB98390B8 | 
| Key | Value | 
|---|---|
| MD5 | F17D6CF9D70843765063BB79245A98BE | 
| PackageArch | x86_64 | 
| PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. | 
| PackageMaintainer | https://www.suse.com/ | 
| PackageName | rust1.59 | 
| PackageRelease | 150300.7.4.2 | 
| PackageVersion | 1.59.0 | 
| SHA-1 | 122D1A28F24FDCDD96B2BED7CB7D88575B3636EA | 
| SHA-256 | 062D834E9CAD223658FB7272E7C318CDE076F0913E02FBD4FC90DB1926930C98 |