Package: cargo-bin Version: 1.56.1-0real0.57.0rusoft2.1~debian7.1 Architecture: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 15367 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/i386/cargo-bin/cargo-bin_1.56.1-0real0.57.0rusoft2.1~debian7.1_i386.deb Size: 6301854 MD5sum: a7effa8466d7a4ccfd72b284fc54880b SHA1: 139a707f00ac2cbe49b7e347336c050b13129bfd SHA256: 886c7320de360560b5af1fca0052ddfea87b73fa115c3edd6f976c0bd1396eaf 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: i386 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/i386/rustc-bin/libchalk-derive-bin_1.56.1-0rusoft2.2~debian7.1_i386.deb Size: 1228 MD5sum: c85d17f2bcedda19a3b10ad48b0152a5 SHA1: d0f0584beb70aca85beff9d755c3ee06c060bbf4 SHA256: aab8012ea907b34c1ca349ad2e024d21aa7b3af30301b0c8c3d0c94d45571184 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: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 187826 Depends: libc6 (>= 2.6), libgcc1 (>= 1:4.1.1), 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/i386/rustc-bin/librustc-driver-bin_1.56.1-0rusoft2.2~debian7.1_i386.deb Size: 62046286 MD5sum: 6609785a9d0666a61537eba97e06d9cb SHA1: 5302177f04b4b7ff45b235363e7ab70a7ee2bce2 SHA256: 2bd9f56334b74fada9fb2fb298ed6d4189879db808de1718ffc33fd1066a8e57 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: i386 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/i386/rustc-bin/librustc-macros-bin_1.56.1-0rusoft2.2~debian7.1_i386.deb Size: 1234 MD5sum: e7e55f0183f026c0dde34af467ea3cae SHA1: 173f37182b9c363c2211bbecc7e493d9a42e4437 SHA256: fdadb4d9c245d8a65ad6c4128c060c5ad1198d9ed62387721104b2788ecea78d 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: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 5761 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/i386/rust-std-bin/libstd-rust-bin_1.56.1-0rusoft2.1~debian7.1_i386.deb Size: 3740972 MD5sum: db7cbbbe904d223927323a983108f516 SHA1: a993ab9c0a310dabd1a9e766153da4f8d3336c89 SHA256: 593b3bc70782edb2d9a6f6760a979e639ffa91665e7bd036296c9f5218b67011 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: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 98687 Depends: libstd-rust-bin (>= 1.56.1), libstd-rust-bin (<< 1.56.2) Provides: libstd-rust-dev Filename: pool/debian-wheezy/i386/rust-std-bin/libstd-rust-dev-bin_1.56.1-0rusoft2.1~debian7.1_i386.deb Size: 29417714 MD5sum: 6913d7d1f630a26cfb7eda4fbbb74341 SHA1: 60a20fa3688d62ff11032ec1595f52fe3f615f70 SHA256: 726c75a84d067300d85f59f1aaf2392b81a9b900a1ec78ba5999260dad798de1 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: i386 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/i386/rustc-bin/libtracing-attributes-bin_1.56.1-0rusoft2.2~debian7.1_i386.deb Size: 1246 MD5sum: e04d0752e2327b397863d41a3d5eed44 SHA1: 91e90c5bda3850fc14f6c4f12525fc775c309cff SHA256: deabb1d407e9a7d7871f6b3c9f166edd12e6d710d010943f4577736d30a26825 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: i386 Maintainer: Sergey Drybzhinsky Installed-Size: 10250 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/i386/rustc-bin/rustc-bin_1.56.1-0rusoft2.2~debian7.1_i386.deb Size: 4977256 MD5sum: f2131bdb5d7b149c51771127c4947157 SHA1: 7c3c0bf377808a0116125505bda5e8a648ceaf94 SHA256: a5d258444e1cad1c272b1faf8f33e64a6dc6809676c6b69b3546bc1d9bcbcbea 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