| Crates.io | rust7z |
| lib.rs | rust7z |
| version | 0.2.0 |
| created_at | 2015-12-15 09:49:57.287614+00 |
| updated_at | 2020-11-24 03:43:27.842018+00 |
| description | 7-zip bindings for Rust |
| homepage | |
| repository | https://github.com/nyfair/rust7z |
| max_upload_size | |
| id | 3635 |
| size | 81,482 |
7-zip binding for rust
Check examples/test.rs and execute cargo run --example test for detail Make sure you have installed 7-zip first, the library check Windows Registry to find 7z.dll, otherwise you can bundle 7z.dll together with this library