Sun, 29 Sep 2024 01:51:12 UTC | login

Information for build pixz-1.0.6-4.fc28

ID15302
Package Namepixz
Version1.0.6
Release4.fc28
Epoch
SummaryParallel indexed xz compressor
DescriptionPixz (pronounced pixie) is a parallel, indexing version of xz. ** pixz vs xz The existing XZ Utils provide great compression in the .xz file format, but they produce just one big block of compressed data. Pixz instead produces a collection of smaller blocks which makes random access to the original data possible. This is especially useful for large tarballs. ** Differences to xz * Automatically indexes tarballs during compression. * Supports parallel decompression, which xz does not. * Defaults to using all available CPU cores, while xz defaults to using only one core. * Provides -i and -o command line options to specify input and output file.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:23:12 UTC
CompletedSat, 14 Apr 2018 20:23:12 UTC
Tags
f28
f29
RPMs
src
pixz-1.0.6-4.fc28.src.rpm (info) (download)
riscv64
pixz-1.0.6-4.fc28.riscv64.rpm (info) (download)
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Mar 12 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.0.6-1 - Update to 1.0.6 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Sep 19 2015 Christopher Meng <rpm@cicku.me> - 1.0.4-1 - Update to 1.0.4 * Mon Sep 07 2015 Christopher Meng <rpm@cicku.me> - 1.0.3-1 - Update to 1.0.3 * Sun Jul 21 2013 Christopher Meng <rpm@cicku.me> - 1.0.2-1 - Update to 1.0.2 * Fri Nov 30 2012 Christopher Meng <rpm@cicku.me> - 1.0-1 - Initial Package.