Package: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~18.04.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~18.04.1), binutils, libc6-dev, pkg-config, ca-certificates Provides: cargo Filename: pool/ubuntu-bionic/amd64/cargo-bin/cargo-bin_1.72.0-0real0.73.0rusoft1.4~18.04.1_amd64.deb Size: 6476368 MD5sum: 75bec617914d356beb12cbfbadebec79 SHA1: c24a87e56e54de2354a1625c906ce903d186ad7e SHA256: 314a8035f62020f6deeeec464332a5dbc1d44ed7bb90883caa6221717618d899 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~18.04.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/ubuntu-bionic/amd64/rustc-bin/librustc-driver-bin_1.72.0-0rusoft1.10~18.04.1_amd64.deb Size: 67446368 MD5sum: 4db4d19757b73577bee5dcb076a5224d SHA1: dbf15b0cdc16749f25624a2f97946f4d817c63e7 SHA256: 71d7475c4ab335e9ced87cd27f501d1dcf64874d1dd38cbf01732c0b301ca9ec 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~18.04.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~18.04.1) Provides: libstd-rust-1.72 Filename: pool/ubuntu-bionic/amd64/rust-std-bin/libstd-rust-bin_1.72.0-0rusoft1.10~18.04.1_amd64.deb Size: 3808516 MD5sum: dec3f7b916d2054c2d263856f79ad1be SHA1: 44a08eb6c6e60cdd503045a74696c2763a1758eb SHA256: 23d0924a83c3df4dca3c4cfbf1e8f1ec0e97239efad96de6f1b78218b3f9dbfb 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~18.04.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 126427 Depends: libstd-rust-bin (>= 1.72.0-0rusoft1.10~18.04.1) Provides: libstd-rust-dev Filename: pool/ubuntu-bionic/amd64/rust-std-bin/libstd-rust-dev-bin_1.72.0-0rusoft1.10~18.04.1_amd64.deb Size: 22825780 MD5sum: 3f76c4cc92ca3ec0ceb995211bb7ed82 SHA1: ee65271ebbb309151d98768e17896876538fea76 SHA256: 19e1b1b69c4cbb534c14c46f59697665e019b9834730141e7a17ac508548cbd4 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~18.04.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/ubuntu-bionic/amd64/rustc-bin/rustc-bin_1.72.0-0rusoft1.10~18.04.1_amd64.deb Size: 596756 MD5sum: 3a652d7eb8eb01fc2f18de19ce215d73 SHA1: e00271e3506fffb852c8e9f27bb19266f52df1cd SHA256: 40aa212b85c336514cf4f3ba1af38fb81eb4e1b4d9221d827b9e2d53d2986be2 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.