valarauca / xz2-rs

Bindings to liblzma in Rust (xz streams in Rust)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xz2

Build Status Build status

Documentation

Bindings to the liblzma implementation in Rust, also provides types to read/write xz streams.

# Cargo.toml
[dependencies]
xz2 = "0.1"

License

xz2-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.

About

Bindings to liblzma in Rust (xz streams in Rust)

License:Apache License 2.0


Languages

Language:C 47.1%Language:Makefile 18.8%Language:Shell 17.1%Language:M4 6.2%Language:C++ 3.7%Language:Roff 3.0%Language:Rust 3.0%Language:Objective-C 0.6%Language:Assembly 0.6%Language:C# 0.1%