C++ wrapper around minizip compression library
Zipper brings 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
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.3-2.fc35 | - |
Fedora 35 | 1.0.3-2.fc35 | - |
Fedora 34 | 1.0.1-4.fc34 | - |
You can contact the maintainers of this package via email at
zipper dash maintainers at fedoraproject dot org
.