Fedora Packages

golang-github-klauspost-pgzip-devel Subpackage of golang-github-klauspost-pgzip

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

Releases Overview

Release Stable Testing
Fedora Rawhide 1.2.5-9.fc40 -
Fedora 40 1.2.5-9.fc40 -
Fedora 39 1.2.5-7.fc39 -
Fedora 38 1.2.5-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-klauspost-pgzip dash maintainers at fedoraproject dot org.



Sources on Pagure