1# Generated by roxygen2: do not edit by hand
2
3export(unzip)
4export(unzip_process)
5export(zip)
6export(zip_append)
7export(zip_list)
8export(zip_process)
9export(zipr)
10export(zipr_append)
11useDynLib(zip, .registration = TRUE, .fixes = "c_")
12