This library offers users ability to easily extract data from files archived in a single zip file. This way, programs that uses many "read-only" files from a program spesific source directory can have a single zip archive. This library offers only a (free) subset of compression methods provided in a full zip implementation, but that is well enough. The idea here is that zip/unzip utilities can be used to create archives read by this library, but those programs are not needed in a final operation. See README.API for description of the library interface.