Package: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~16.04.1 Architecture: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 24376 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2) Recommends: gcc | clang, git, rustc (>= 1.72.0-0real0.73.0rusoft1.4~16.04.1), binutils, libc6-dev, pkg-config, ca-certificates Provides: cargo Filename: pool/ubuntu-xenial/i386/cargo-bin/cargo-bin_1.72.0-0real0.73.0rusoft1.4~16.04.1_i386.deb Size: 7164944 MD5sum: 9b7b28956b02c6e8e578f28d78c10ed8 SHA1: 24bc0038a726e94027c2078459712fcb10a93159 SHA256: 3482e43f062f198c5d311f10a2a8dd035c17fa6b5a23bec1b411de906bf09f38 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~16.04.1 Architecture: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 216115 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-xenial/i386/rustc-bin/librustc-driver-bin_1.72.0-0rusoft1.10~16.04.1_i386.deb Size: 43077966 MD5sum: 9a0f6c6c316012166228c40a8ea479f7 SHA1: 8f5efc2806a6de26d462d516e9788af50719f035 SHA256: 502ec94843ac884e76c17d46ab9f8d18842648cef1e1a10b1218056676935859 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~16.04.1 Architecture: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 6643 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstd-rust-compat (>= 1.72.0-0rusoft1.10~16.04.1) Provides: libstd-rust-1.72 Filename: pool/ubuntu-xenial/i386/rust-std-bin/libstd-rust-bin_1.72.0-0rusoft1.10~16.04.1_i386.deb Size: 3835730 MD5sum: b26af28cc8ac3c98e312d8fc689a000b SHA1: 95a2c2e666e39ebc74998d1ec78bd45dd4480f90 SHA256: 9fefd687a881295cf1448461df90980c2229647da8ea3a0503892de17a7de1c2 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~16.04.1 Architecture: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 118158 Depends: libstd-rust-bin (>= 1.72.0-0rusoft1.10~16.04.1) Provides: libstd-rust-dev Filename: pool/ubuntu-xenial/i386/rust-std-bin/libstd-rust-dev-bin_1.72.0-0rusoft1.10~16.04.1_i386.deb Size: 22496388 MD5sum: 0dcd8c686224bac9db01907717cc1201 SHA1: 5d3bf32bb485241f3189fc04f696e8931e5e06b4 SHA256: 5f5559024c7ef95849ea20c6cce02a0a46a169df844327f8cc2228545c6410c6 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~16.04.1 Architecture: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 1881 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-xenial/i386/rustc-bin/rustc-bin_1.72.0-0rusoft1.10~16.04.1_i386.deb Size: 613470 MD5sum: 4e020cfc529c67f331c20cfae915cbcd SHA1: dc7d995d36b4712ed3e0af7d171cc02d579b285d SHA256: ff52243be9ba2ae0c2db1e72a57f4ba66713cfe92accb6cb23d813dcd60c443b 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.