slackbuilds_ponce/development/cargo-c
Alexander Verbovetsky 72fa3b70ac
development/cargo-c: Updated for version 0.10.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-06 23:28:51 +07:00
..
cargo-c.info development/cargo-c: Updated for version 0.10.4. 2024-09-06 23:28:51 +07:00
cargo-c.SlackBuild development/cargo-c: Updated for version 0.10.4. 2024-09-06 23:28:51 +07:00
README
slack-desc

cargo-c is an extension for Cargo, the Rust package manager, that
helps to build and install C-ABI compatible dynamic and static
libraries. It produces and installs a correct pkg-config file, a
static library and a dynamic library, and a C header to be used
by any C (and C-compatible) software.

rust16 is needed only at build time.