Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-klauspost-pgzip-devel | Distribution: Fedora Project |
Version: 1.2.5 | Vendor: Fedora Project |
Release: 13.fc42 | Build date: Fri Jan 17 02:49:00 2025 |
Group: Unspecified | Build host: buildhw-x86-09.iad2.fedoraproject.org |
Size: 75620 | Source RPM: golang-github-klauspost-pgzip-1.2.5-13.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/klauspost/pgzip | |
Summary: Go parallel gzip (de)compression |
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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/klauspost/pgzip
MIT
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 17 2024 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.5-11 - Fix FTBFS * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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
/usr/share/doc/golang-github-klauspost-pgzip-devel /usr/share/doc/golang-github-klauspost-pgzip-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/klauspost /usr/share/gocode/src/github.com/klauspost/pgzip /usr/share/gocode/src/github.com/klauspost/pgzip/.goipath /usr/share/gocode/src/github.com/klauspost/pgzip/gunzip.go /usr/share/gocode/src/github.com/klauspost/pgzip/gunzip_test.go /usr/share/gocode/src/github.com/klauspost/pgzip/gzip.go /usr/share/gocode/src/github.com/klauspost/pgzip/gzip_norace_test.go /usr/share/gocode/src/github.com/klauspost/pgzip/gzip_test.go /usr/share/gocode/src/github.com/klauspost/pgzip/gzip_unreliable_test.go /usr/share/licenses/golang-github-klauspost-pgzip-devel /usr/share/licenses/golang-github-klauspost-pgzip-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Feb 11 07:08:29 2025