[build-dependencies.bindgen]
version = "0.63.0"
[build-dependencies.cc]
version = "1.0.78"
[build-dependencies.cfg-if]
version = "1.0.0"
[build-dependencies.regex]
version = "1.7.1"
[dependencies]
[features]
bundled = []
[package]
authors = ["bczhc <bczhc0@126.com>"]
build = "build.rs"
categories = ["compression", "api-bindings", "external-ffi-bindings"]
description = "FFI bindings to libbzip3"
documentation = "https://docs.rs/libbzip3-sys/latest/libbzip3_sys"
edition = "2021"
exclude = ["bzip3/examples", "bzip3/etc"]
homepage = "https://github.com/bczhc/bzip3-rs"
keywords = ["compression", "decompression", "encoding", "ffi"]
license = "LGPL-3.0-only"
name = "libbzip3-sys"
readme = "README.md"
repository = "https://github.com/bczhc/bzip3-rs"
version = "0.3.0"
[package.metadata.docs.rs]
features = ["bundled"]