libbzip3-sys 0.1.0

FFI bindings to libbzip3
[build-dependencies.bindgen]
version = "0.63.0"

[dependencies]

[package]
authors = ["bczhc <bczhc0@126.com>"]
build = "build.rs"
categories = ["compression", "api-bindings", "external-ffi-bindings"]
description = "FFI bindings to libbzip3"
documentation = "https://github.com/bczhc/bzip3-rs"
edition = "2021"
homepage = "https://github.com/bczhc/bzip3-rs"
keywords = ["compression", "decompression", "encoding", "ffi"]
license = "MIT/Apache-2.0"
name = "libbzip3-sys"
readme = "README.md"
repository = "https://github.com/bczhc/bzip3-rs"
version = "0.1.0"