Package: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~debian10.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 22809 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2) Recommends: gcc | clang, git, rustc (>= 1.72.0-0real0.73.0rusoft1.4~debian10.1), binutils, libc6-dev, pkg-config, ca-certificates Provides: cargo Filename: pool/debian-buster/amd64/cargo-bin/cargo-bin_1.72.0-0real0.73.0rusoft1.4~debian10.1_amd64.deb Size: 6476796 MD5sum: bc2bf014c930dc30804ed1271ca34358 SHA1: 1f2fa88dd5daf48a527fe018ebf0ed0083a755e9 SHA256: 03c27eae912bc765d0bf42a1ff8e41dbe2766c80f55a15aaad8cce4c45589d63 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust package manager, binary distribution Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Package: librustc-driver-bin Source: rustc-bin Version: 1.72.0-0rusoft1.10~debian10.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 295455 Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.2), zlib1g (>= 1:1.2.0), libstd-rust-compat (>= 1.72.0), libstd-rust-dev-bin (>= 1.72.0) Provides: librustc-driver Filename: pool/debian-buster/amd64/rustc-bin/librustc-driver-bin_1.72.0-0rusoft1.10~debian10.1_amd64.deb Size: 67446360 MD5sum: 333e3d76cce6d36cf2562d2521060ad7 SHA1: 5b09fde7a73da3992216e37627d18c1d35b0a147 SHA256: 0cf557065ca9accfa56b6b9ddf4f9e1b9cf62ae4940135479dde766084a39bf8 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language, binary distribution Lirary to use compiler tools. Package: libstd-rust-bin Source: rust-std-bin Version: 1.72.0-0rusoft1.10~debian10.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 6567 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstd-rust-compat (>= 1.72.0-0rusoft1.10~debian10.1) Provides: libstd-rust-1.72 Filename: pool/debian-buster/amd64/rust-std-bin/libstd-rust-bin_1.72.0-0rusoft1.10~debian10.1_amd64.deb Size: 3808220 MD5sum: e3da9f964e35e885f249338adf311912 SHA1: 58fd3c5014da5b26d13be11d408450ad93d28ecb SHA256: 653505cbdf11a7ca406e8ec434b1472855ae91423f3a342d3a128a726a7c85d8 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust standard libraries, binary distribution 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). Package: libstd-rust-dev-bin Source: rust-std-bin Version: 1.72.0-0rusoft1.10~debian10.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 126427 Depends: libstd-rust-bin (>= 1.72.0-0rusoft1.10~debian10.1) Provides: libstd-rust-dev Filename: pool/debian-buster/amd64/rust-std-bin/libstd-rust-dev-bin_1.72.0-0rusoft1.10~debian10.1_amd64.deb Size: 22825784 MD5sum: 3b4e47754bf650d4a6a4278575f20b26 SHA1: c1e223935a085677ad059cf574d2186dd462794b SHA256: 1489f9c46e5f305b11e6801c52c920b8f0c64f9f7f6e81c130399c5a58241419 Section: libdevel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust standard libraries, binary distribution - 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. Package: rustc-bin Version: 1.72.0-0rusoft1.10~debian10.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 1836 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), librustc-driver-bin (>= 1.72.0), binutils Suggests: cargo-bin (>= 1.72.0) Provides: rustc Filename: pool/debian-buster/amd64/rustc-bin/rustc-bin_1.72.0-0rusoft1.10~debian10.1_amd64.deb Size: 596820 MD5sum: 2a8eabf844b26d171d655a3179af026f SHA1: 0014fadcddd6fc9fc9557287558855c11003099b SHA256: a44235e2397bf84b699a27c40968d572774aa4b5a96d82cdca0cef5043ce8910 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language, binary distribution 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.