Letter Z

zipper - C++ wrapper around minizip compression library

Website: https://github.com/fbergmann/zipper
License: MIT and zlib and GPL+
Vendor: Alcance Libre, Inc.
Description:
Zipper's goal is to bring the power and simplicity of minizip to a more
object oriented/c++ user friendly library.
It was born out of the necessity of a compression library that would be
reliable, simple and flexible.
By flexibility I mean supporting all kinds of inputs and outputs,
but specifically been able to compress into memory instead of been
restricted to file compression only, and using data from memory instead
of just files as well.

Features:
- Create zip in memory
- Allow files, vector and generic streams as input to zip
- File mappings for replacing strategies
  (overwrite if exists or use alternative name from mapping)
- Password protected zip
- Multi platform

Packages

zipper-0.9.1-4.20170831giteee877a.fc14.al.i686 [86 KiB] Changelog by Joel Barrios (2018-09-03):
- Mass rebuild with gcc-c++ 7.3.

Listing created by Repoview-0.6.6-6.fc14.al