FileSize | 1951052 |
MD5 | FB256ABF05CA069386142BBE9ED0D6E7 |
PackageDescription | 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | cargo |
PackageSection | devel |
PackageVersion | 0.16.0-0ubuntu1~16.10.1 |
SHA-1 | 0C52798E8BE763DC5F9DB96DE99F0763B739252F |
SHA-256 | E650F82260062678C72D853FD57336FA69C720EE636337E81E3770E5664C2C84 |