libzip-sys 0.1.1

libzip ffi binding
Documentation
1
2
3
4
5
# test decryption support, extract file using wrong password
return 1
args encrypt.zzip  set_password notfoo  cat 0
file encrypt.zzip encrypt.zip encrypt.zip
stderr can't open file at index '0': Wrong password provided