A library to extract data from files archived in a single zip file
https://github.com/gdraheim/zziplib
Silvan Calarco
e57f8c22f0
added debug package and aarch64 build fix [release 0.13.68-1mamba;Mon Nov 30 2020] |
||
---|---|---|
libzzip-0.13.59-ld-no-export-dynamic.patch | ||
libzzip.spec | ||
README.md |
libzzip
The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.