Package: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~14.04.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 22838 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.1.1) Recommends: gcc | clang, git, rustc (>= 1.72.0-0real0.73.0rusoft1.4~14.04.1), binutils, libc6-dev, pkg-config, ca-certificates Provides: cargo Filename: pool/ubuntu-trusty/amd64/cargo-bin/cargo-bin_1.72.0-0real0.73.0rusoft1.4~14.04.1_amd64.deb Size: 6476970 MD5sum: 5f51c7f06ce6b363e2bb8aa647a2a026 SHA1: ce6bf0e840f827e30c2f9580a418ae18f3563e32 SHA256: 970499304a24f83d46c36dee4015fd7a632afb9870056c7a084c7bb27c5b44ac 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~14.04.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 295480 Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.1.1), zlib1g (>= 1:1.2.0), libstd-rust-compat (>= 1.72.0), libstd-rust-dev-bin (>= 1.72.0) Provides: librustc-driver Filename: pool/ubuntu-trusty/amd64/rustc-bin/librustc-driver-bin_1.72.0-0rusoft1.10~14.04.1_amd64.deb Size: 66601288 MD5sum: ff8b19d82e460fd12fe1f970677f1599 SHA1: d14471f3721eccdb9e5b05945cf307615210e8cf SHA256: 610837b39d649e49c19f4abe5e5cbef03ad1a5fa12c9fc7d337b4785babb6a60 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~14.04.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 6593 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstd-rust-compat (>= 1.72.0-0rusoft1.10~14.04.1) Provides: libstd-rust-1.72 Filename: pool/ubuntu-trusty/amd64/rust-std-bin/libstd-rust-bin_1.72.0-0rusoft1.10~14.04.1_amd64.deb Size: 3809176 MD5sum: e5740850c8fd2bebc77cf0877fb24db9 SHA1: 480128b0db9f975c4ee05f957e9150cf98532328 SHA256: 9ba3ea6ed2d90a9927a8498c0b41fe1d441aa7f8c9ed5cf03ea314f62687e111 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~14.04.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 126450 Depends: libstd-rust-bin (>= 1.72.0-0rusoft1.10~14.04.1) Provides: libstd-rust-dev Filename: pool/ubuntu-trusty/amd64/rust-std-bin/libstd-rust-dev-bin_1.72.0-0rusoft1.10~14.04.1_amd64.deb Size: 22729744 MD5sum: 23c912c7f13eb48705b374cca5d5469a SHA1: faa8d590c564411ea597fe9cfd69d02e09bac857 SHA256: 99a5e3435847d41911c319bbaa0c64021390d91f6ebb2b9a2ac046f374f1b5fc 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~14.04.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 1868 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.1.1), librustc-driver-bin (>= 1.72.0), binutils Suggests: cargo-bin (>= 1.72.0) Provides: rustc Filename: pool/ubuntu-trusty/amd64/rustc-bin/rustc-bin_1.72.0-0rusoft1.10~14.04.1_amd64.deb Size: 596740 MD5sum: 1807231681e6747ac34e014bc361f186 SHA1: 74b3d3eaf63aae44d0d326431190e5681ed11f67 SHA256: 65dcf1d109cded78fe42634b82cc23ed97dc904688f01ff94064edb4cffaffe0 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. Package: cargo-bin-bash-completion Source: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~14.04.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 39 Depends: bash (>= 4.2) Filename: pool/ubuntu-trusty/all/cargo-bin/cargo-bin-bash-completion_1.72.0-0real0.73.0rusoft1.4~14.04.1_all.deb Size: 4104 MD5sum: 5892a2f5bb3942856bb215946c493377 SHA1: 5b3a294247c53e559cc03ac5ec3d1c65f0d35f40 SHA256: a5db3f498d798971f48a26a31f11e61ae79af633de746b75094c7b973e9cf78a Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust package manager, binary distribution Shell completion script for Bash Package: cargo-bin-manpages Source: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~14.04.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 147 Depends: man-db, cargo-bin (>= 1.72.0-0real0.73.0rusoft1.4~14.04.1) Filename: pool/ubuntu-trusty/all/cargo-bin/cargo-bin-manpages_1.72.0-0real0.73.0rusoft1.4~14.04.1_all.deb Size: 120868 MD5sum: 71dae879c4b1715267d07e71b8c16048 SHA1: dc1bc171b8c2579d89ca513a995661c8e5ccb709 SHA256: e833905dfbff7f568fa0c1fcb3b95929f70d68b93b01139462d225ecf920c485 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust package manager, binary distribution Manuals Package: cargo-bin-zsh-completion Source: cargo-bin Version: 1.72.0-0real0.73.0rusoft1.4~14.04.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 56 Depends: zsh (>= 4.3) Filename: pool/ubuntu-trusty/all/cargo-bin/cargo-bin-zsh-completion_1.72.0-0real0.73.0rusoft1.4~14.04.1_all.deb Size: 6138 MD5sum: 8857e2398946f9a52c60b366f210faeb SHA1: 3144a49d48a8d2e937eb8cbe804d20f7126ae1a5 SHA256: 134c7436069d1a6302c0b5bfa25777db5d448048fb045daddb8e4e2b1acdce43 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust package manager, binary distribution Shell completion script for Zsh Package: libstd-rust-compat Source: rust-std-bin Version: 1.72.0-0rusoft1.10~14.04.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 33 Filename: pool/ubuntu-trusty/all/rust-std-bin/libstd-rust-compat_1.72.0-0rusoft1.10~14.04.1_all.deb Size: 1318 MD5sum: e5df8c59aba35ab4e781bcc5c5ce2a53 SHA1: 12f4bb824ace1ee017514d90091faaf135c697dc SHA256: afabfcf3cb61928d2c4ca4ed01178b551da15d15f3f099cffae9c33d9ae06009 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust standard libraries, binary distribution Compatibility files for ld.cache loader Package: rustc-bin-manpages Source: rustc-bin Version: 1.72.0-0rusoft1.10~14.04.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 25 Depends: rustc-bin (>= 1.72.0) Filename: pool/ubuntu-trusty/all/rustc-bin/rustc-bin-manpages_1.72.0-0rusoft1.10~14.04.1_all.deb Size: 1152 MD5sum: f41d0e98623d0f3c88df5ae1a67d18a5 SHA1: 750e778c219de226fe51088fe01772248d5e2f5b SHA256: f0c6fbf654c52a17ba25e08ee7905664e5fb8d28327215acb37afce8c79c537f Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language Manuals