/rust7z

7-zip binding for rust

Primary LanguageC++

rust7z

7-zip binding for rust

usage

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