deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.39), libcurl4t64 (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.8
(>= 1.8.1), libsqlite3-0 (>= 3.5.9), libssh2-1t64 (>= 1.2.5), libssl3t64 (>= 3.0.0),
zlib1g (>= 1:1.2.3.4), rustc (= 1.82.0+dfsg1-2), binutils, gcc | clang | c-compiler
Description: |-
Rust package manager
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.
Homepage: http://www.rust-lang.org/
Installed-Size: '19575'
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Multi-Arch: allowed
Package: cargo
Priority: optional
Section: devel
Source: rustc
Suggests: cargo-doc, python3
Version: 1.82.0+dfsg1-2
srcpkg_name: rustc
srcpkg_version: 1.82.0+dfsg1-2