Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-klauspost-pgzip-devel-1.2.5-16.fc44 RPM for noarch

From Fedora Rawhide for x86_64 / g

Name: golang-github-klauspost-pgzip-devel Distribution: Fedora Project
Version: 1.2.5 Vendor: Fedora Project
Release: 16.fc44 Build date: Mon Feb 2 23:48:04 2026
Group: Unspecified Build host: buildhw-x86-03.rdu3.fedoraproject.org
Size: 75620 Source RPM: golang-github-klauspost-pgzip-1.2.5-16.fc44.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

Provides

Requires

License

MIT

Changelog

* Mon Feb 02 2026 Maxwell G <maxwell@gtmx.me> - 1.2.5-16
  - Rebuild for https://fedoraproject.org/wiki/Changes/golang1.26
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* 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

Files

/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, Fri Apr 17 22:54:21 2026