Helper to build and install c-like libraries from Rust
https://crates.io/crates/cargo-c
The is a cargo applet to build and install C-ABI compatibile dynamic and static
libraries from Rust.
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.
- Developed at devel:languages:rust
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/cargo-c && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000084 84 Bytes | |
cargo-c-0.3.1.tar.gz | 0000010818 10.6 KB | |
cargo-c.changes | 0000000171 171 Bytes | |
cargo-c.spec | 0000001903 1.86 KB | |
vendor.tar.xz | 0006357396 6.06 MB |
Revision 1 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 750425
from
Andreas Schneider (gladiac)
(revision 1)
This provides cargo-cbuild and cargo-cinstall for building and installing C libraries of Rust software. Used by https://build.opensuse.org/package/show/home:gladiac/rav1e (AV1 encoder)
Comments 0