| Key | Value | 
|---|---|
| FileName | ./usr/share/doc/rustfmt/changelog.Debian.gz | 
| FileSize | 12576 | 
| MD5 | A9407E96410871E5243E4862E99AB92A | 
| SHA-1 | F18F59A784D50C49E7E0AACAC5F61AC25A8D9F48 | 
| SHA-256 | A4279531B6AE24AD603758C9A21D6E4F87999307D1C41A6EB606528DFE2CC0DA | 
| SSDEEP | 192:eNIaOVhYMFwMZPDIaVTdtvM47gl4/zgNQzcq5r/h4Aiw+Y+FtgdB1qfT/nmuVk7M:ygVKMaWz7+l4bMQzc64Ai0v7KbmxaF | 
| TLSH | T1B442D14D4711A74F6091BCEBEA307F0B1EBF13A0A7C96143B347205B9142BECB25A626 | 
| hashlookup:parent-total | 53 | 
| hashlookup:trust | 100 | 
The searched file hash is included in 53 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value | 
|---|---|
| FileSize | 3327312 | 
| MD5 | 824423161E95B8463FB5503552839526 | 
| PackageDescription | Rust systems programming language 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. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | rustc | 
| PackageSection | devel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 05F1983938A7404DC525DF583AB633AE37969023 | 
| SHA-256 | 6AD6F7C4FAC906435C1C1B35F6A5562C4321A9894504D062054FF5D36BC8C4F5 | 
| Key | Value | 
|---|---|
| FileSize | 181084 | 
| MD5 | 54D92190B2666F3DE4FA2D20B600AD6E | 
| PackageDescription | Rust debugger (lldb) 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 lldb on rust binaries. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | rust-lldb | 
| PackageSection | devel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 064E372687A8FEBEF7654DBE19047552211C3232 | 
| SHA-256 | CA498635A42CDF68A1D520BF4B55138DF29E1BB8120B3707C41DD1788D63BE99 | 
| 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 | 
|---|---|
| FileSize | 32532552 | 
| MD5 | 0A7BDEE8D75DCE078BEAA7D3B99895BF | 
| PackageDescription | Rust standard libraries - development files 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 development files for the standard Rust libraries, needed to compile Rust programs. It may also be installed on a system of another host architecture, for cross-compiling to this architecture. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | libstd-rust-dev | 
| PackageSection | libdevel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 0AF6D4695B47E854D1B6E51C249577ED29C68B37 | 
| SHA-256 | 0BCC01D56907A962FC489335149452C9268B12BA13E8CE57D1381CBC01E1395D | 
| Key | Value | 
|---|---|
| FileSize | 1592096 | 
| MD5 | 8CBFF9146CDFCDBC537B8ACAFC75B138 | 
| PackageDescription | Rust linter 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 'clippy', a linter to catch common mistakes and improve your Rust code as well a collection of over 400 compatible lints. . Lints are divided into categories, each with a default lint level. You can choose how much Clippy is supposed to annoy help you by changing the lint level by category. . Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | rust-clippy | 
| PackageSection | devel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 0B3811E89AC755309C039BC9C72E820B707BD569 | 
| SHA-256 | 8549C4FFF5E75737817091D4A9BE2855EDC1C4F13291FCC63957C495C7802C28 | 
| Key | Value | 
|---|---|
| FileSize | 16399200 | 
| MD5 | 3C93CC12BF9740F6E420C9648162B092 | 
| PackageDescription | Rust standard libraries 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 the standard Rust libraries, built as dylibs, needed to run dynamically-linked Rust programs (-C prefer-dynamic). | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | libstd-rust-1.55 | 
| PackageSection | libs | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 0D12BB629385B421DF40C314EBAB20339C728AE7 | 
| SHA-256 | 0867EFB6EEEC2382886FAE691827B54546711E218A7286A2AA8AB1344046FDD3 | 
| Key | Value | 
|---|---|
| FileSize | 44285896 | 
| MD5 | 91F54D19F817417A004157BEFDBDD7DE | 
| PackageDescription | Rust standard libraries - development files 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 the standard Rust libraries including development files, needed to cross-compile Rust programs to the *-pc-windows-gnu target corresponding to the architecture of this package. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | libstd-rust-dev-windows | 
| PackageSection | libdevel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 0EBF1B710C85C26DDE146F3ADF82D7E7BCDE9343 | 
| SHA-256 | 22208808625410B2D86137181845923C55453FA69BB136C43475B65C9499C6D3 | 
| Key | Value | 
|---|---|
| FileSize | 1992312 | 
| MD5 | 94A6BD2FA2655EABF01D01AEF3B56A2E | 
| PackageDescription | Rust linter 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 'clippy', a linter to catch common mistakes and improve your Rust code as well a collection of over 400 compatible lints. . Lints are divided into categories, each with a default lint level. You can choose how much Clippy is supposed to annoy help you by changing the lint level by category. . Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | rust-clippy | 
| PackageSection | devel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 1BF1BC54E1BE06375AD23E16D3521623F63D84D6 | 
| SHA-256 | D104894EDA1D96E89F60EF2E1C81C91A042347722CE71433B66BF3EE1D8DF58E | 
| Key | Value | 
|---|---|
| FileSize | 28137508 | 
| MD5 | 803731DD28DAD7FECA5670A51B98740D | 
| PackageDescription | Rust standard libraries - development files 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 development files for the standard Rust libraries, needed to compile Rust programs. It may also be installed on a system of another host architecture, for cross-compiling to this architecture. | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | libstd-rust-dev | 
| PackageSection | libdevel | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 20B37D35CD6A473AF54D9D47D5B87EA3598164C1 | 
| SHA-256 | 68B6BA8E2B5E0A4F74C5A09760CCCC339E7871C0F412539FC5A80CD4D1DC4721 | 
| Key | Value | 
|---|---|
| FileSize | 14823920 | 
| MD5 | FAA8FF8F360CE88BEC736A4AC80D73AA | 
| PackageDescription | Rust standard libraries 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 the standard Rust libraries, built as dylibs, needed to run dynamically-linked Rust programs (-C prefer-dynamic). | 
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> | 
| PackageName | libstd-rust-1.55 | 
| PackageSection | libs | 
| PackageVersion | 1.55.0+dfsg1-2 | 
| SHA-1 | 31B6C2BC8BB1C49A11A0390807FF925B52020C8E | 
| SHA-256 | BEBB46D4BD1BEBB823E274C55F07B9DAC886A37E8CCA27FB2E8764F945A8AD57 |