Skip to content

Bindings to liblzma in Rust (xz streams in Rust)

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

currantlabs/xz2-rs

 
 

Repository files navigation

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)

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 47.0%
  • Makefile 18.6%
  • Shell 17.1%
  • M4 6.2%
  • C++ 3.8%
  • Roff 3.0%
  • Other 4.3%