The zziplib library and utilities provide read access to zipped file in a zip-archive. Its is based solely on free algorithms provided by zlib. It can transparently access files being either real files or zipped files with the same filepath argument. Ported from FreeBSD.