libdeflate-sys 1.20.0

Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.
Documentation
[build-dependencies.cc]
version = "1.0"

[build-dependencies.pkg-config]
optional = true
version = "0.3.9"

[features]
dynamic = ["pkg-config"]
freestanding = []

[package]
authors = ["Adam Kewley <contact@adamkewley.com>"]
build = "build.rs"
categories = ["compression", "api-bindings"]
description = "Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer\noperations. Contains bindings for raw deflate, zlib, and gzip data.\n"
edition = "2018"
homepage = "https://github.com/adamkewley/libdeflater"
keywords = ["gzip", "zlib", "deflate", "encoding"]
license = "Apache-2.0"
links = "libdeflate"
name = "libdeflate-sys"
readme = "README.md"
repository = "https://github.com/adamkewley/libdeflater"
version = "1.20.0"