[ ソース: 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.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.28.0)
- 使いやすいクライアントサイドの URL 転送ライブラリ (GnuTLS フレーバ)
-
- dep: libgcc-s1 (>= 4.2) [armel, armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.3) [armel, armhf]
-
- 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)
- 圧縮ライブラリ - ランタイム
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 | [ファイル一覧] |
ppc64el | 0.47.0-3+b1 | 2,795.6 kB | 11,565.0 kB | [ファイル一覧] |
s390x | 0.47.0-3+b1 | 2,881.6 kB | 12,261.0 kB | [ファイル一覧] |