FileSize | 1730352 |
MD5 | A04761C2A11F85C4AF8E9FA7848905A1 |
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 | EEFF832CE64A6A318C2BF143F449F7A632D17EBA |
SHA-256 | 8164131D978273EE79447E63E61D8586A4D73D75C467D874FCCCEEDD604D3825 |