deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Conflicts: cargo, cargo-mozilla
Depends: libc6 (>= 2.34), libcurl4 (>= 7.28.0), libgcc-s1 (>= 4.2), libhttp-parser2.9
(>= 2.1), libpcre3, libsqlite3-0 (>= 3.6.0), libssh2-1 (>= 1.7.0), libssl3 (>=
3.0.0), zlib1g (>= 1:1.2.3.4), rustc-web (= 1.78.0+dfsg1-2~deb12u3), 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: '22623'
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Multi-Arch: allowed
Package: cargo-web
Priority: optional
Section: devel
Source: rustc-web
Suggests: cargo-web-doc, python3
Version: 1.78.0+dfsg1-2~deb12u3
srcpkg_name: rustc-web
srcpkg_version: 1.78.0+dfsg1-2~deb12u3