[ Source: cargo ]
Package: cargo (0.47.0-3 and others)
Links for cargo
Debian Resources:
Download Source Package cargo:
- [cargo_0.47.0-3.dsc]
- [cargo_0.47.0.orig-vendor.tar.gz]
- [cargo_0.47.0.orig.tar.gz]
- [cargo_0.47.0-3.debian.tar.xz]
Maintainers:
- Rust Maintainers (QA Page)
- Luca Bruno (QA Page)
- Angus Lees (QA Page)
- Ximin Luo (QA Page)
- Vasudev Kamath (QA Page)
External Resources:
- Homepage [crates.io]
Similar packages:
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.
Other Packages Related to cargo
|
|
|
|
-
- dep: binutils
- GNU 어셈블러, 링커 그리고 바이너리 유틸리티
-
- dep: libc6 (>= 2.29)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.28.0)
- 사용하기 쉬운 클라이언트측 URL 전송 라이브러리 (GnuTLS 지원)
-
- dep: libgcc-s1 (>= 4.3)
- GCC 기능 지원 라이브러리
-
- dep: libgit2-1.1 (>= 1.1.0)
- low-level Git library
-
- dep: libssh2-1 (>= 1.2.5)
- SSH2 클라이언트 측 라이브러리
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer 툴킷 - 공유 라이브러리
-
- dep: rustc (>= 1.24)
- Rust systems programming language
-
- dep: zlib1g (>= 1:1.1.4)
- 압축 라이브러리 - 런타임
Download cargo
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
armhf | 0.47.0-3+b1 | 2,389.5 kB | 8,388.0 kB | [list of files] |