deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Rust package manager, documentation
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.
.
This package contains the documentation.
Homepage: http://www.rust-lang.org/
Installed-Size: '70601'
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Package: cargo-doc
Priority: optional
Recommends: rust-doc
Section: doc
Source: rustc
Version: 1.82.0+dfsg1-2
srcpkg_name: rustc
srcpkg_version: 1.82.0+dfsg1-2