FileSize | 2848414 |
MD5 | 7AD527E16EF86B0E42F754BA28FF8821 |
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.32.0-1~exp1ubuntu1~14.04.1 |
SHA-1 | F607EFBB17E24BD5691DF7575DC9AD814C0A0AFC |
SHA-256 | D0DD89DF5FFE094430A359137A72F773F3AA3AF14AE827C8DC32E70457DF986E |