libzip-sys 0.1.1

libzip ffi binding
Documentation
1
2
3
4
5
6
# zip_open: file opens fine and gets truncated
program tryopen
args -t test.zip
return 0
file-del test.zip test.zip
stdout opening 'test.zip' succeeded, 0 entries