Package: cargo-bin Version: 1.56.1-0real0.57.0rusoft2.1~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 15178 Depends: libc6 (>= 2.10), libgcc1 (>= 1:4.1.1) Recommends: gcc | clang, git, rustc-bin (>= 1.56.1), rustc-bin (<< 1.56.2), binutils, libc6-dev, pkg-config, ca-certificates Provides: cargo Filename: pool/debian-wheezy/amd64/cargo-bin/cargo-bin_1.56.1-0real0.57.0rusoft2.1~debian7.1_amd64.deb Size: 6195074 MD5sum: 8f2b6bdace50356acd384249ed5c8f20 SHA1: d98e6de5f7a92ddcaaed13ec05cd9f1dcdc59349 SHA256: 63c98f26d2e12cd4ff9c0d1f4d26df21d966959d689b82226625b1743d7b1c78 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: libchalk-derive-bin Source: rustc-bin Version: 1.56.1-0rusoft2.2~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 25 Depends: libstd-rust-compat (>= 1.56.1), libstd-rust-compat (<< 1.56.2), libstd-rust-dev-bin (>= 1.56.1), libstd-rust-dev-bin (<< 1.56.2) Provides: libchalk-derive Filename: pool/debian-wheezy/amd64/rustc-bin/libchalk-derive-bin_1.56.1-0rusoft2.2~debian7.1_amd64.deb Size: 1230 MD5sum: e865d812432f0cf4c1e06da362403a25 SHA1: bd2dd09e1a74153e30cba17ff5344d0705013d3e SHA256: f597c572b074690599592f80c245603ce3efb3aa3d5bfe72d797c72e19ee05a2 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language, binary distribution Lirary to use compiler tools. Package: librustc-driver-bin Source: rustc-bin Version: 1.56.1-0rusoft2.2~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 199964 Depends: libc6 (>= 2.6), libgcc1 (>= 1:4.1.1), zlib1g (>= 1:1.2.0), libstd-rust-compat (>= 1.56.1), libstd-rust-compat (<< 1.56.2), libstd-rust-dev-bin (>= 1.56.1), libstd-rust-dev-bin (<< 1.56.2) Provides: librustc-driver Filename: pool/debian-wheezy/amd64/rustc-bin/librustc-driver-bin_1.56.1-0rusoft2.2~debian7.1_amd64.deb Size: 64584672 MD5sum: 7714c4d0ce8fdc60a26ec756c348fd88 SHA1: 1795f8bfd79cdf72838314e2e71a15d07dfeebd7 SHA256: 7a0ac1a9f1c9eb6193d749ec98527691ffabf15e6af0155fc30b348f4d19b53e Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language, binary distribution Lirary to use compiler tools. Package: librustc-macros-bin Source: rustc-bin Version: 1.56.1-0rusoft2.2~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 25 Depends: libstd-rust-compat (>= 1.56.1), libstd-rust-compat (<< 1.56.2), libstd-rust-dev-bin (>= 1.56.1), libstd-rust-dev-bin (<< 1.56.2) Provides: libchalk-derive Filename: pool/debian-wheezy/amd64/rustc-bin/librustc-macros-bin_1.56.1-0rusoft2.2~debian7.1_amd64.deb Size: 1234 MD5sum: f4fe2e3b1671cc7fe03a1e010118138a SHA1: 67b94ed1023ae6b530b1b63d5baae8138eb83e19 SHA256: d5dd0a4dd81b1560c34521f7bb2d4a8a78f710a66abf3cf1791a116808332997 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.56.1-0rusoft2.1~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 5648 Depends: libc6 (>= 2.10), libgcc1 (>= 1:4.1.1), libstd-rust-compat (>= 1.56.1), libstd-rust-compat (<< 1.56.2) Provides: libstd-rust-1.56 Filename: pool/debian-wheezy/amd64/rust-std-bin/libstd-rust-bin_1.56.1-0rusoft2.1~debian7.1_amd64.deb Size: 3686190 MD5sum: b5a9c96a4416f1e19610c27d1e555516 SHA1: dd01913847443c5ebdace947d71e0360e8651b51 SHA256: bde72373c99e38f8cdff648746e140d96e19f61ac543982e5acfcb64ad663aa1 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.56.1-0rusoft2.1~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 106008 Depends: libstd-rust-bin (>= 1.56.1), libstd-rust-bin (<< 1.56.2) Provides: libstd-rust-dev Filename: pool/debian-wheezy/amd64/rust-std-bin/libstd-rust-dev-bin_1.56.1-0rusoft2.1~debian7.1_amd64.deb Size: 30097796 MD5sum: 30ab2462a6b2a20135985561d1d0d315 SHA1: 9529c7eddef8e5ac3eceeff5a64bfad140ed00af SHA256: 3f0cb928805afd146a2288d53fb67cc751f52eafba89db2005f5dab2cd0c1790 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: libtracing-attributes-bin Source: rustc-bin Version: 1.56.1-0rusoft2.2~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 25 Depends: libstd-rust-compat (>= 1.56.1), libstd-rust-compat (<< 1.56.2), libstd-rust-dev-bin (>= 1.56.1), libstd-rust-dev-bin (<< 1.56.2) Provides: libchalk-derive Filename: pool/debian-wheezy/amd64/rustc-bin/libtracing-attributes-bin_1.56.1-0rusoft2.2~debian7.1_amd64.deb Size: 1244 MD5sum: 9bc3af1b646ddc6eaeb6468ff2c68b1c SHA1: b829a9e98aab8f5b4ca5078b9f9225b3b1a2658d SHA256: d2fd78c23ac9b62685d28676ae4f044ebe1b63cb9adc5082c5392b0662e250f5 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language, binary distribution Lirary to use compiler tools. Package: rustc-bin Version: 1.56.1-0rusoft2.2~debian7.1 Architecture: amd64 Maintainer: Sergey Drybzhinsky Installed-Size: 9933 Depends: libc6 (>= 2.6), libgcc1 (>= 1:4.1.1), librustc-driver-bin (>= 1.56.1), librustc-driver-bin (<< 1.56.2), rustc-bin-dev-common (>= 1.56.1), rustc-bin-dev-common (<< 1.56.2), binutils Suggests: cargo-bin (>= 1.56.1) Provides: rustc Filename: pool/debian-wheezy/amd64/rustc-bin/rustc-bin_1.56.1-0rusoft2.2~debian7.1_amd64.deb Size: 4839020 MD5sum: 1a86846103becbf6cc0b58f7861fac4c SHA1: 8ea62b778a57fd1b6c3d2bedb7d8e4803135b9cb SHA256: ccb825c06f9cc4444d1fb61f2c7b9b0dad264d8b0a60f9f71e26ba7a0440a65b 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.56.1-0real0.57.0rusoft2.1~debian7.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 38 Depends: bash (>= 4.2) Filename: pool/debian-wheezy/all/cargo-bin/cargo-bin-bash-completion_1.56.1-0real0.57.0rusoft2.1~debian7.1_all.deb Size: 3956 MD5sum: b28d85cfd1b498e6421c0581c7741e0c SHA1: 0ad7e6a985410d484800decc71d0ac96515dab3a SHA256: f08b30a6cbcdc999b4d4581c1ecea698962e28d478b777d520fa3049fb3b715d 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.56.1-0real0.57.0rusoft2.1~debian7.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 120 Depends: man-db, cargo-bin (>= 1.56.1), cargo-bin (<< 1.56.2) Filename: pool/debian-wheezy/all/cargo-bin/cargo-bin-manpages_1.56.1-0real0.57.0rusoft2.1~debian7.1_all.deb Size: 92174 MD5sum: 27a67efb124d7e987f8c71250a93c844 SHA1: d124303dff9f37f3d781b437f147b6255c71123c SHA256: fea17921f0a19bc11db3bcd962d3d96d6f14b0c73d919821e686ced121804cb9 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.56.1-0real0.57.0rusoft2.1~debian7.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 53 Depends: zsh (>= 4.3) Filename: pool/debian-wheezy/all/cargo-bin/cargo-bin-zsh-completion_1.56.1-0real0.57.0rusoft2.1~debian7.1_all.deb Size: 6022 MD5sum: dcbaf93990bce3e5644d17dbb2d951b8 SHA1: 86949fccb3ff1c14a3b912981a88246155e70a76 SHA256: 9d9450914bf3e56f85154145c2560f42b035fb4b89c6f718b9045791d947ede2 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.56.1-0rusoft2.1~debian7.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 33 Filename: pool/debian-wheezy/all/rust-std-bin/libstd-rust-compat_1.56.1-0rusoft2.1~debian7.1_all.deb Size: 1322 MD5sum: edd1be87ad2876943ab9559c133dd7f6 SHA1: f05c71e1bd445335bcdc13c1e98ce518080315bd SHA256: fb1c980406d7c8bbd3806e03fcb45875bb8c528de71f3c57312018399b9c21c6 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-dev-common Source: rustc-bin Version: 1.56.1-0rusoft2.2~debian7.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 29 Filename: pool/debian-wheezy/all/rustc-bin/rustc-bin-dev-common_1.56.1-0rusoft2.2~debian7.1_all.deb Size: 1648 MD5sum: d0272aa8ba2463f1fb22c697ef470e23 SHA1: 59acaa62f36a14fc6d5f94bdad63f8a723356bf8 SHA256: 5cba5ac69dae9c2da6fe441f2adb61938c85ec06221389f1b6e77d63de67a4ac Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language, binary distribution Common scripts for debian tools. Package: rustc-bin-manpages Source: rustc-bin Version: 1.56.1-0rusoft2.2~debian7.1 Architecture: all Maintainer: Sergey Drybzhinsky Installed-Size: 25 Depends: rustc-bin (>= 1.56.1) Filename: pool/debian-wheezy/all/rustc-bin/rustc-bin-manpages_1.56.1-0rusoft2.2~debian7.1_all.deb Size: 1156 MD5sum: 0117139d59467797fc5c5446f2017d3c SHA1: 5b0a59df00f791272cd70a95d5f30da822a545ed SHA256: df554907f7f6bc8d1237f0815da56bc1fb15a283dca994f96a17add7f6ecef53 Section: devel Priority: optional Homepage: https://github.com/rust-lang/rust Description: Rust systems programming language Manuals