pkgcraft-c 0.0.1

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

[dependencies.tracing]
version = "0.1"

[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-c"
license = "MIT"
name = "pkgcraft-c"
readme = "README.md"
repository = "https://github.com/pkgcraft/pkgcraft-c"
resolver = "2"
rust-version = "1.62"
version = "0.0.1"