libzip-sys 0.1.1

libzip ffi binding
Documentation
1
2
3
4
5
# add file to zip
return 0
args -- testfile.zip   add_file testfile.txt testfile.txt 0 -1
file testfile.txt testfile.txt testfile.txt
file-new testfile.zip testfile.zip