Tue, 17 Sep 2024 04:51:58 UTC | login

Information for RPM golang-github-dsnet-compress-0.0.1-12.fc40.src.rpm

ID1211382
Namegolang-github-dsnet-compress
Version0.0.1
Release12.fc40
Epoch
Archsrc
SummaryCollection of compression related Go packages
Description This package hosts a collection of compression related libraries. The goal of this project is to provide pure Go implementations for popular compression algorithms beyond what the Go standard library provides. The goals for these packages are as follows: * Maintainable: That the code remains well documented, well tested, readable, easy to maintain, and easy to verify that it conforms to the specification for the format being implemented. * Performant: To be able to compress and decompress within at least 80% of the rates that the C implementations are able to achieve. * Flexible: That the code provides low-level and fine granularity control over the compression streams similar to what the C APIs would provide. Of these three, the first objective is often at odds with the other two objectives and provides interesting challenges. Higher performance can often be achieved by muddling abstraction layers or using non-intuitive low-level primitives. Also, more features and functionality, while useful in some situations, often complicates the API. Thus, this package will attempt to satisfy all the goals, but will defer to favoring maintainability when the performance or flexibility benefits are not significant enough.
Build Time2024-01-24 17:00:31 GMT
Size9.49 MB
b496aea254c95b8e9aea1d32dda89943
LicenseBSD
Provides
golang-github-dsnet-compress-devel = 0.0.1-12.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
brotli-devel
bzip2-devel
go-rpm-macros
golang(github.com/dsnet/golib/unitconv)
golang(github.com/klauspost/compress/flate)
golang(github.com/ulikunitz/xz/lzma)
libzstd-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
xz-devel
zlib-devel
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
compress-0.0.1.tar.gz9.50 MB
golang-github-dsnet-compress.spec4.88 KB
Component of No Buildroots