API Reference unzip v0.7.1

modules

Modules

Module to get files out of a zip. Works with local and remote files

File metadata returned by Unzip.list_entries/1

Should be implemented for the module which can read from the file system.

Simple module to access local zip file and example for implementing Unzip.FileAccess.