Thu, 03 Oct 2024 23:56:27 UTC | login

Information for build golang-github-klauspost-pgzip-1.2.5-7.fc39

ID259282
Package Namegolang-github-klauspost-pgzip
Version1.2.5
Release7.fc39
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
StartedThu, 26 Oct 2023 12:02:34 UTC
CompletedThu, 26 Oct 2023 12:02:34 UTC
Tags
f40
RPMs
src
golang-github-klauspost-pgzip-1.2.5-7.fc39.src.rpm (info) (download)
noarch
golang-github-klauspost-pgzip-devel-1.2.5-7.fc39.noarch.rpm (info) (download)
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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