[ Quellcode: cargo ]
Paket: cargo (0.47.0-3 und andere)
Links für cargo
Debian-Ressourcen:
Quellcode-Paket cargo herunterladen:
- [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]
Betreuer:
- Rust Maintainers (QS-Seite)
- Luca Bruno (QS-Seite)
- Angus Lees (QS-Seite)
- Ximin Luo (QS-Seite)
- Vasudev Kamath (QS-Seite)
Externe Ressourcen:
- Homepage [crates.io]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu cargo
|
|
|
|
-
- dep: binutils
- GNU Assembler, Linker und Werkzeuge für Binärdateien
-
- dep: libc6 (>= 2.29)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.28.0)
- Einfach nutzbare Client-Bibliothek für URL-Übertragungen (GnuTLS-Variante)
-
- dep: libgcc-s1 (>= 4.2)
- GCC Support-Bibliothek
-
- dep: libgit2-1.1 (>= 1.1.0)
- Grundlegende Git-Bibliothek
-
- dep: libssh2-1 (>= 1.2.5)
- SSH2-Clientbibliothek
-
- dep: libssl1.1 (>= 1.1.0)
- Werkzeugsatz für das Secure Socket Layer (SSL) - Laufzeitbibliotheken
-
- dep: rustc (>= 1.24)
- Rust systems programming language
-
- dep: zlib1g (>= 1:1.1.4)
- Kompressions-Bibliothek - Laufzeit
cargo herunterladen
Architektur | Version | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|---|
mipsel | 0.47.0-3+b1 | 2.602,6 kB | 11.912,0 kB | [Liste der Dateien] |