パッケージ: cargo-1.76 (1.76.0+dfsg0ubuntu1~bpo0-0ubuntu0.20.04)
cargo-1.76 に関するリンク
Trisquel の資源:
rustc-1.76 ソースパッケージをダウンロード:
- [rustc-1.76_1.76.0+dfsg0ubuntu1~bpo0-0ubuntu0.20.04.dsc]
- [rustc-1.76_1.76.0+dfsg0ubuntu1~bpo0.orig.tar.xz]
- [rustc-1.76_1.76.0+dfsg0ubuntu1~bpo0-0ubuntu0.20.04.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Rust Maintainers
- Ximin Luo
- Sylvestre Ledru
- Fabian Grünbichler
外部の資源:
- ホームページ [www.rust-lang.org]
類似のパッケージ:
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-1.76 関連パッケージ
|
|
|
-
- dep: binutils
- GNU assembler, linker and binary utilities
-
- dep: gcc
- パッケージは利用できません
- または clang
- パッケージは利用できません
- または c-compiler
- 以下のパッケージによって提供される仮想パッケージです: clang-12, gcc-10, gcc-9
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.28.0)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libgcc-s1 (>= 4.2) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 4.3) [armhf]
-
- dep: libsqlite3-0 (>= 3.6.0)
- SQLite 3 shared library
-
- dep: libssh2-1 (>= 1.7.0)
- SSH2 client-side library
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: rustc-1.76 (= 1.76.0+dfsg0ubuntu1~bpo0-0ubuntu0.20.04)
- Rust systems programming language
- または rustc (= 1.76.0+dfsg0ubuntu1~bpo0-0ubuntu0.20.04)
- Rust systems programming language
-
- dep: zlib1g (>= 1:1.2.3.4)
- compression library - runtime
-
- sug: cargo-1.76-doc
- Rust package manager, documentation
-
- sug: python3
- パッケージは利用できません