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. Recommended for dev-libs. Primarily being added for games-action/blobwars.
Created attachment 21061 [details] zziplib-0.10.82.ebuild The ebuild.
Repost: 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.
Added to CVS as dev-libs/zziplib. Thanks for the bug report and ebuild.