rust-openzl-sys 0.1.0

Low-level FFI bindings for OpenZL (vendored C library)
Documentation
[build-dependencies.bindgen]
version = "0.69"

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

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

[dependencies.libc]
version = "0.2"

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

[package]
authors = ["rust-openzl contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["compression", "external-ffi-bindings"]
description = "Low-level FFI bindings for OpenZL (vendored C library)"
documentation = "https://docs.rs/rust-openzl-sys"
edition = "2021"
homepage = "https://github.com/vitorpy/rust-openzl"
include = ["build.rs", "src/**/*", "Cargo.toml", "vendor/openzl/src/**/*", "vendor/openzl/include/**/*", "vendor/openzl/build/**/*", "vendor/openzl/tools/**/*", "vendor/openzl/cpp/**/*", "vendor/openzl/CMakeLists.txt", "vendor/openzl/defs.bzl", "vendor/openzl/Makefile", "vendor/openzl/CHANGELOG", "vendor/openzl/CODE_OF_CONDUCT.md", "vendor/openzl/LICENSE", "vendor/openzl/README.md", "vendor/openzl/deps/json_examples.json", "vendor/openzl/deps/nci-short", "vendor/openzl/deps/sao-short", "vendor/openzl/deps/zstd/lib/**/*", "vendor/openzl/deps/zstd/build/cmake/**/*", "vendor/openzl/deps/zstd/build/meson/**/*", "vendor/openzl/deps/zstd/CMakeLists.txt", "vendor/openzl/deps/zstd/Makefile", "vendor/openzl/deps/zstd/LICENSE", "vendor/openzl/deps/zstd/README.md"]
keywords = ["compression", "openzl", "ffi", "bindings"]
license = "MIT OR Apache-2.0"
links = "openzl"
name = "rust-openzl-sys"
readme = "README.md"
repository = "https://github.com/vitorpy/rust-openzl"
rust-version = "1.70"
version = "0.1.0"