2 unstable releases

Uses old Rust 2015

0.2.0 Nov 24, 2020
0.1.0 Dec 15, 2015

#412 in Compression

WTFPL license

24KB
231 lines

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

No runtime deps

~170KB