[ Quellcode: cargo ]
Paket: cargo (0.43.1-3~deb10u1)
Links für cargo
Debian-Ressourcen:
Quellcode-Paket cargo herunterladen:
- [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]
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.18)
- 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: libgcc1 (>= 1:4.2)
- GCC Support-Bibliothek
-
- dep: libhttp-parser2.8 (>= 2.1)
- In C geschriebener Parser für HTTP-Nachrichten
-
- dep: libssh2-1 (>= 1.7.0)
- 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 | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
amd64 | 3.013,2 kB | 10.901,0 kB | [Liste der Dateien] |