Package: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~debian11.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 22809 Depends: libc6 (>= 2.17), libgcc-s1 (>= 4.2) Recommends: gcc | clang, git, rustc (>= 1.72.0-0real0.73.0rusoft1.4~debian11.1), binutils, libc6-dev, pkg-config, ca-certificates Provides: cargo Filename: pool/debian-bullseye/amd64/cargo-bin/cargo-bin_1.72.0-0real0.73.0rusoft1.4~debian11.1_amd64.deb Size: 6476792 MD5sum: 17cd746c945328ecbec9155c9044f5f0 SHA1: 2fd66811c0a1f95211a31d1da63525c4bf3229fd SHA256: 5dd131e76e2112a659620b6dd6fceafee0de9908e4a04e61e45aa012d7634118 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~debian11.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 295455 Depends: libc6 (>= 2.16), libgcc-s1 (>= 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-bullseye/amd64/rustc-bin/librustc-driver-bin_1.72.0-0rusoft1.10~debian11.1_amd64.deb Size: 67446372 MD5sum: 5e5c04f7c0082b55c5bb7f64b3a08b5a SHA1: 6b8bc0b9fd0fbd12ec984bce74074a56ba3ce449 SHA256: 23cf74e1ff720bea963fa24c8218d40b5ec2667dbadd22f4c54f0fc0b8eab66e 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~debian11.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 6567 Depends: libc6 (>= 2.15), libgcc-s1 (>= 4.2), libstd-rust-compat (>= 1.72.0-0rusoft1.10~debian11.1) Provides: libstd-rust-1.72 Filename: pool/debian-bullseye/amd64/rust-std-bin/libstd-rust-bin_1.72.0-0rusoft1.10~debian11.1_amd64.deb Size: 3808216 MD5sum: 31f1b81b52fdd2229d9fc98e3339ceea SHA1: bd6092707d4e79713571d5625a3f8c4c4907f7dd SHA256: c7ba12bc8346b6560fd1e67dac775d496c4a11aa5d464d86bf41dc775a106f45 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~debian11.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 126427 Depends: libstd-rust-bin (>= 1.72.0-0rusoft1.10~debian11.1) Provides: libstd-rust-dev Filename: pool/debian-bullseye/amd64/rust-std-bin/libstd-rust-dev-bin_1.72.0-0rusoft1.10~debian11.1_amd64.deb Size: 22825788 MD5sum: c76e4453cb9d6994f43b6d6f6c5096cc SHA1: a62dbdebd860d57b7babd5cde43a33f6b6e8c54f SHA256: 117af63d9b28dc0bc320e980eda2212b0b9ef91b9eb695e12d8cda37c60cefe0 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~debian11.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 1836 Depends: libc6 (>= 2.17), libgcc-s1 (>= 4.2), librustc-driver-bin (>= 1.72.0), binutils Suggests: cargo-bin (>= 1.72.0) Provides: rustc Filename: pool/debian-bullseye/amd64/rustc-bin/rustc-bin_1.72.0-0rusoft1.10~debian11.1_amd64.deb Size: 596820 MD5sum: 2befe5d5d0bde2ae1f78c73e772488f9 SHA1: 3dcf7b2e6b9a43c9242c54a297169165eaf2afe6 SHA256: 0d90596921e2df1ae39d3cee7108375251a2bc2cf74ebe6e6d7e63570cc8e584 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.