pkgcraft-c 0.0.13

C library for pkgcraft
Documentation
[dependencies.pkgcraft]
version = "0.0.13"

[dependencies.tracing]
version = "0.1.40"

[dependencies.tracing-subscriber]
features = ["env-filter"]
version = "0.3.17"

[features]
capi = []

[lib]
crate-type = ["cdylib"]
name = "pkgcraft"

[package]
authors = ["Tim Harder <radhermit@gmail.com>"]
autotests = false
description = "C library for pkgcraft"
edition = "2021"
homepage = "https://github.com/pkgcraft/pkgcraft/tree/main/crates/pkgcraft-c"
license = "MIT"
name = "pkgcraft-c"
readme = "README.md"
repository = "https://github.com/pkgcraft/pkgcraft/tree/main/crates/pkgcraft-c"
rust-version = "1.71"
version = "0.0.13"