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-9.fc40 RPM for noarch

From Fedora Rawhide for aarch64 / g

Name: golang-github-klauspost-pgzip-devel Distribution: Fedora Project
Version: 1.2.5 Vendor: Fedora Project
Release: 9.fc40 Build date: Wed Jan 24 19:31:41 2024
Group: Unspecified Build host: buildhw-x86-01.iad2.fedoraproject.org
Size: 75619 Source RPM: golang-github-klauspost-pgzip-1.2.5-9.fc40.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

* 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
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

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, Thu May 2 00:32:48 2024