[ 原始碼: rust-cargo-c ]
套件:cargo-c(0.9.14-1 以及其他的)
Helper program to build and install c-like libraries
cargo-c is an extension for Cargo, the Rust package manger, that allows users to build and install C-ABI compatible dynamic and static libraries. It produces and installs pkg-config files, a static and a dynamic library, and C headers to be used by any C-compatible software.
其他與 cargo-c 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.28.0)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libgcc-s1 (>= 4.3)
- GCC 支援函式庫
-
- dep: libgit2-1.5 (>= 1.5.0)
- low-level Git library
-
- dep: libssh2-1 (>= 1.2.5)
- SSH2 client-side library
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)