[ Source: cargo ]
Package: cargo (0.43.1-3~deb10u1)
Links for cargo
Debian Resources:
Download Source Package cargo:
- [cargo_0.43.1-3~deb10u1.dsc]
- [cargo_0.43.1.orig-vendor.tar.gz]
- [cargo_0.43.1.orig.tar.gz]
- [cargo_0.43.1-3~deb10u1.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.18) [amd64, arm64]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.28) [armhf, i386]
-
- dep: libcurl3-gnutls (>= 7.28.0)
- 사용하기 쉬운 클라이언트측 URL 전송 라이브러리 (GnuTLS 지원)
-
- dep: libgcc1 (>= 1:4.2) [not armhf]
- GCC 기능 지원 라이브러리
- dep: libgcc1 (>= 1:4.3) [armhf]
-
- dep: libhttp-parser2.8 (>= 2.1)
- parser for HTTP messages written in C
-
- dep: libssh2-1 (>= 1.7.0)
- 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 | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 3,013.2 kB | 10,901.0 kB | [list of files] |
arm64 | 2,607.9 kB | 9,217.0 kB | [list of files] |
armhf | 2,512.4 kB | 8,515.0 kB | [list of files] |
i386 | 3,627.0 kB | 14,407.0 kB | [list of files] |