brotli2

Crates.iobrotli2
lib.rsbrotli2
version0.3.2
sourcesrc
created_at2016-03-26 17:26:06.700163
updated_at2017-11-07 22:17:01.692536
descriptionBindings to libbrotli to provide brotli decompression and compression to Rust
homepagehttps://github.com/alexcrichton/brotli2-rs
repositoryhttps://github.com/alexcrichton/brotli2-rs
max_upload_size
id4572
size66,968
Chris Allen (bitemyapp)

documentation

https://docs.rs/brotli2

README

brotli2

Build Status Build status

Documentation

Bindings to the official brotli implementation in Rust.

# Cargo.toml
[dependencies]
brotli2 = "0.3"

License

This project is licensed under either of

at your option.

Contribution

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

Commit count: 102

cargo fmt