alexcrichton / bzip2-rs

libbz2 (bzip2 compression) bindings for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bzip2

Documentation

A streaming compression/decompression library for rust with bindings to libbz2.

# Cargo.toml
[dependencies]
bzip2 = "0.4"

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

libbz2 (bzip2 compression) bindings for Rust

License:Apache License 2.0


Languages

Language:C 50.2%Language:HTML 26.8%Language:Rust 11.7%Language:Roff 4.8%Language:XSLT 2.6%Language:Shell 1.8%Language:Makefile 1.3%Language:CSS 0.4%Language:Perl 0.4%