[ 源代码: cargo ]
软件包:cargo(0.47.0-3 以及其他的)
cargo 的相关链接
Debian 的资源:
下载源码包 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]
维护小组:
- Rust Maintainers (QA 页面)
- Luca Bruno (QA 页面)
- Angus Lees (QA 页面)
- Ximin Luo (QA 页面)
- Vasudev Kamath (QA 页面)
外部的资源:
- 主页 [crates.io]
相似软件包:
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.
其他与 cargo 有关的软件包
|
|
|
|
-
- dep: binutils
- GNU 汇编程序、链接程序和二进制工具
-
- dep: libc6 (>= 2.17) [x32]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.29) [除 riscv64, x32]
-
- dep: libcurl3-gnutls (>= 7.16.2) [x32]
- easy-to-use client-side URL transfer library (GnuTLS flavour)
- dep: libcurl3-gnutls (>= 7.28.0) [除 x32]
-
- dep: libgcc-s1 (>= 4.2) [除 armel, armhf, x32]
- GCC 支持库
- dep: libgcc-s1 (>= 4.3) [armel, armhf]
-
- dep: libgcc1 (>= 1:4.2) [x32]
- 软件包暂时不可用
-
- dep: libgit2-1.1 (>= 1.1.0) [除 x32]
- 低层 Git 库
-
- dep: libgit2-26 (>= 0.26.0) [x32]
- 软件包暂时不可用
-
- dep: libssh2-1 (>= 1.2.5)
- SSH2 client-side library
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: rustc (>= 1.24)
- Rust systems programming language
-
- dep: zlib1g (>= 1:1.1.4) [除 x32]
- 压缩库 - 运行时
下载 cargo
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 0.47.0-3+b1 | 2,802.6 kB | 10,369.0 kB | [文件列表] |
arm64 | 0.47.0-3+b1 | 2,390.7 kB | 8,741.0 kB | [文件列表] |
armel | 0.47.0-3+b1 | 2,388.9 kB | 8,480.0 kB | [文件列表] |
armhf | 0.47.0-3+b1 | 2,389.5 kB | 8,388.0 kB | [文件列表] |
i386 | 0.47.0-3+b1 | 3,048.3 kB | 11,504.0 kB | [文件列表] |
mips64el | 0.47.0-3+b1 | 2,674.3 kB | 13,283.0 kB | [文件列表] |
mipsel | 0.47.0-3+b1 | 2,602.6 kB | 11,912.0 kB | [文件列表] |
ppc64 (非官方移植版) | 0.47.0-3 | 2,656.2 kB | 12,467.0 kB | [文件列表] |
ppc64el | 0.47.0-3+b1 | 2,795.6 kB | 11,565.0 kB | [文件列表] |
riscv64 (非官方移植版) | 0.47.0-3 | 2,702.0 kB | 9,164.0 kB | [文件列表] |
s390x | 0.47.0-3+b1 | 2,881.6 kB | 12,261.0 kB | [文件列表] |
sparc64 (非官方移植版) | 0.47.0-3 | 2,643.6 kB | 12,557.0 kB | [文件列表] |
x32 (非官方移植版) | 0.27.0-1 | 2,126.1 kB | 8,198.0 kB | [文件列表] |