cargo helper to build and install c-like libraries
cargo applet to build and install C-ABI compatible dynamic and static libraries.

cargo-c 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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/lu-zero/cargo-c
