[build-dependencies.pkg-config]
version = "0.3.2"
[lib]
name = "kpathsea_sys"
[package]
authors = ["Deyan Ginev <deyan.ginev@gmail.com>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Bindings to libkpathsea for efficient file management in the TeX ecosystem\n"
documentation = "https://docs.rs/crate/kpathsea_sys"
edition = "2021"
homepage = "https://github.com/dginev/rust-kpathsea"
license = "MIT/Apache-2.0"
links = "kpathsea"
name = "kpathsea_sys"
repository = "https://github.com/dginev/rust-kpathsea"
version = "0.1.2"
[package.metadata.docs.rs]
rustc-args = ["--cfg", "kpathsea_docs_rs"]
rustdoc-args = ["--cfg", "kpathsea_docs_rs"]