[build-dependencies.cc]
version = "1.0.34"
[build-dependencies.pkg-config]
version = "0.3.14"
[dependencies.libc]
version = "0.2.51"
[features]
static = []
[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Raw bindings to liblzma which contains an implementation of LZMA and xz stream\nencoding/decoding.\n\nHigh level Rust bindings are available in the `xz2` crate.\n"
documentation = "https://docs.rs/lzma-sys"
edition = "2018"
homepage = "https://github.com/alexcrichton/xz2-rs"
license = "MIT/Apache-2.0"
links = "lzma"
name = "lzma-sys"
repository = "https://github.com/alexcrichton/xz2-rs"
version = "0.1.20"