Sun, 28 Apr 2024 20:27:11 UTC | login

Information for build zipper-0.9.1-4.20170831giteee877a.fc30

ID81804
Package Namezipper
Version0.9.1
Release4.20170831giteee877a.fc30
Epoch
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 complete
Volume DEFAULT
StartedFri, 07 Dec 2018 03:37:52 UTC
CompletedFri, 07 Dec 2018 03:50:09 UTC
Taskbuild (f30-candidate, zipper-0.9.1-4.20170831giteee877a.fc30.src.rpm)
Tags
f30
f31
RPMs
src
zipper-0.9.1-4.20170831giteee877a.fc30.src.rpm (info) (download)
riscv64
zipper-0.9.1-4.20170831giteee877a.fc30.riscv64.rpm (info) (download)
zipper-devel-0.9.1-4.20170831giteee877a.fc30.riscv64.rpm (info) (download)
zipper-static-0.9.1-4.20170831giteee877a.fc30.riscv64.rpm (info) (download)
zipper-debuginfo-0.9.1-4.20170831giteee877a.fc30.riscv64.rpm (info) (download)
zipper-debugsource-0.9.1-4.20170831giteee877a.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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