[][src]Module grin_util::zip

Compress and decompress zip bz2 archives

Functions

create_zip

Create a zip archive from source dir and list of relative file paths. Permissions are set to 644 by default.

extract_files

Extract a set of files from the provided zip archive.