libarchive2-sys 0.2.0

Low-level FFI bindings to libarchive v3.8.1
Documentation
[build-dependencies.bindgen]
version = "0.72"

[build-dependencies.cc]
version = "1.2"

[build-dependencies.cmake]
version = "0.1"

[build-dependencies.which]
version = "8.0"

[dependencies]

[[example]]
name = "version"
path = "examples/version.rs"

[lib]
name = "libarchive2_sys"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["compression", "api-bindings", "filesystem"]
description = "Low-level FFI bindings to libarchive v3.8.1"
documentation = "https://docs.rs/libarchive2-sys"
edition = "2024"
homepage = "https://github.com/AllenDang/libarchive-rs"
keywords = ["archive", "compression", "tar", "zip", "libarchive"]
license = "BSD-2-Clause"
links = "archive"
name = "libarchive2-sys"
readme = "README.md"
repository = "https://github.com/AllenDang/libarchive-rs"
resolver = "2"
version = "0.2.0"