lzip

Crates.iolzip
lib.rslzip
version0.1.1
sourcesrc
created_at2022-04-02 10:16:33.989945
updated_at2022-04-29 22:28:10.07571
descriptionBindings to lzlib for lzip compression and decompression exposed as Reader/Writer streams.
homepagehttps://github.com/firasuke/lzip-rs
repositoryhttps://github.com/firasuke/lzip-rs
max_upload_size
id560772
size16,481
Firas Khalil Khana (firasuke)

documentation

README

lzip

Documentation

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

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

License

Licensed under either of

at your option.

Contribution

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

Commit count: 25

cargo fmt