[go: up one dir, main page]

liblzma-sys 0.1.21

Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `liblzma` crate.
Documentation
[build-dependencies.cc]
features = ["parallel"]
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>", "Portable-Network-Archive Developers"]
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 `liblzma` crate.\n"
edition = "2018"
homepage = "https://github.com/portable-network-archive/liblzma-rs"
license = "MIT OR Apache-2.0"
links = "lzma"
name = "liblzma-sys"
readme = "README.md"
repository = "https://github.com/portable-network-archive/liblzma-rs"
version = "0.1.21"