SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-klauspost-pgzip-devel rpm build for : Fedora 37. For other distributions click golang-github-klauspost-pgzip-devel.

Name : golang-github-klauspost-pgzip-devel
Version : 1.2.5 Vendor : Fedora Project
Release : 5.fc37 Date : 2022-07-21 12:19:30
Group : Unspecified Source RPM : golang-github-klauspost-pgzip-1.2.5-5.fc37.src.rpm
Size : 0.08 MB
Packager : Fedora Project
Summary : Go 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.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/klauspost/pgzip

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-klauspost-pgzip-devel-1.2.5-5.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-klauspost-pgzip-devel-1.2.5-5.fc37.noarch.rpm
     

Provides :
golang(github.com/klauspost/pgzip)
golang-github-klauspost-pgzip-devel
golang-ipath(github.com/klauspost/pgzip)

Requires :
go-filesystem
golang(github.com/klauspost/compress/flate)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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/README.md
/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

 
ICM