| Crates.io | lzip |
| lib.rs | lzip |
| version | 0.1.1 |
| created_at | 2022-04-02 10:16:33.989945+00 |
| updated_at | 2022-04-29 22:28:10.07571+00 |
| description | Bindings to lzlib for lzip compression and decompression exposed as Reader/Writer streams. |
| homepage | https://github.com/firasuke/lzip-rs |
| repository | https://github.com/firasuke/lzip-rs |
| max_upload_size | |
| id | 560772 |
| size | 16,481 |
A streaming compression/decompression library for rust with bindings to lzlib.
# Cargo.toml
[dependencies]
lzip = "0.1"
Licensed under either of
at your option.
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.