Sun, 07 Jul 2024 11:44:55 UTC | login

Information for build golang-github-klauspost-pgzip-1.2.5-5.fc37

ID209395
Package Namegolang-github-klauspost-pgzip
Version1.2.5
Release5.fc37
Epoch
SummaryGo parallel gzip (de)compression
Description Go parallel gzip compression/decompression. This is a fully gzip compatible drop in replacement for "compress/gzip". This will split compression into blocks that are compressed in parallel. This can be useful for compressing big amounts of data. The output is a standard gzip file. The gzip decompression is modified so it decompresses ahead of the current reader. This means that reads will be non-blocking if the decompressor can keep ahead of your code reading from it. CRC calculation also takes place in a separate goroutine.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Oct 2022 11:30:26 UTC
CompletedFri, 14 Oct 2022 11:30:26 UTC
Tags
f37
f38
RPMs
src
golang-github-klauspost-pgzip-1.2.5-5.fc37.src.rpm (info) (download)
noarch
golang-github-klauspost-pgzip-devel-1.2.5-5.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 21 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.5-1 - Update to 1.2.5 - Close: rhbz#1875033 * Tue Jul 28 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.4-1 - Update to 1.2.4 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild