Fri, 03 May 2024 11:16:07 UTC | login

Information for build zipper-0.9.1-5.20170831giteee877a.fc31

ID107068
Package Namezipper
Version0.9.1
Release5.20170831giteee877a.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zipper.git#8a585b6eb42a89d3f5aedc459e390da126c2f030
SummaryC++ wrapper around minizip compression library
DescriptionZipper'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
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 28 Jul 2019 13:54:30 UTC
CompletedSun, 28 Jul 2019 14:42:45 UTC
Taskbuild (f31-candidate, /rpms/zipper.git:8a585b6eb42a89d3f5aedc459e390da126c2f030)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zipper.git#8a585b6eb42a89d3f5aedc459e390da126c2f030'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-5.20170831giteee877a - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-4.20170831giteee877a - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu May 03 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.9.1-3.20170831giteee877a - Rebuild for batched updates * Sun Apr 29 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.9.1-2.20170831giteee877a - Specify bundled code's license and version * Thu Apr 19 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.9.1-1.20170831giteee877a - First package