Fri, 12 Jul 2024 19:42:14 UTC | login

Information for RPM golang-github-dsnet-compress-devel-0.0.1-4.fc33.noarch.rpm

ID660075
Namegolang-github-dsnet-compress-devel
Version0.0.1
Release4.fc33
Epoch
Archnoarch
SummaryCollection of compression related Go packages
DescriptionThis 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dsnet/compress
Build Time2020-07-31 15:07:03 GMT
Size3.96 MB
3e22ab5d805d16669c76e7258a981583
LicenseBSD
Provides
golang(github.com/dsnet/compress) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/brotli) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/bzip2) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/bzip2/internal/sais) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/flate) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/cgo/brotli) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/cgo/bzip2) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/cgo/flate) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/cgo/lzma) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/cgo/zstd) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/errors) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/prefix) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/internal/testutil) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/xflate) = 0.0.1-4.fc33
golang(github.com/dsnet/compress/xflate/internal/meta) = 0.0.1-4.fc33
golang-github-dsnet-compress-devel = 0.0.1-4.fc33
golang-ipath(github.com/dsnet/compress) = 0.0.1-4.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/dsnet/golib/unitconv)
golang(github.com/klauspost/compress/flate)
golang(github.com/ulikunitz/xz/lzma)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 171 >>>
Name ascending sort Size
/usr/share/doc/golang-github-dsnet-compress-devel0.00 B
/usr/share/doc/golang-github-dsnet-compress-devel/README.md4.34 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc0.00 B
/usr/share/doc/golang-github-dsnet-compress-devel/doc/brotli-framing-format.md5.98 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip20.00 B
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2-format.pdf1.04 MB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bitmap-decode.png82.46 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bitmap.psd1.06 MB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bwt-decode.png39.76 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bwt-encode.png20.13 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bwt.psd1.61 MB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bzip2-format.docx529.75 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/diagram.psd740.41 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/hexdump-complex.png62.55 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/hexdump-simple.png9.98 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/hexdump.psd1.29 MB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/mtf-decode.png85.29 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/mtf.psd1.31 MB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/stream-complex.png58.25 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/stream-simple.png25.56 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/tree-example.png20.70 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate0.00 B
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate-format.pdf995.18 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/hexdump-complex.png126.61 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/hexdump-simple.png22.41 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/hexdump.psd1.74 MB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/stream-complex.png75.13 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/stream-simple.png18.08 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/tree-example.png19.08 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/tree-hclen.png11.21 KB
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/xflate-format.docx427.42 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/dsnet0.00 B
/usr/share/gocode/src/github.com/dsnet/compress0.00 B
/usr/share/gocode/src/github.com/dsnet/compress/.goipath46.00 B
/usr/share/gocode/src/github.com/dsnet/compress/LICENSE.md1.43 KB
/usr/share/gocode/src/github.com/dsnet/compress/README.md4.34 KB
/usr/share/gocode/src/github.com/dsnet/compress/api.go2.41 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli0.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/bit_reader.go10.45 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/bit_writer.go599.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/brotli_test.go1.01 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/common.go2.58 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/common_test.go1.29 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/context.go4.43 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict.go730.69 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_decoder.go4.07 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_decoder_test.go4.78 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_encoder.go173.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_encoder_test.go173.00 B
Component of
1 through 11 of 11
Buildroot descending sort Created State
f33-build-376269-61697 2020-12-24 14:57:09 expired
f33-build-371998-61403 2020-12-04 11:13:49 expired
f33-build-369098-61223 2020-12-03 12:48:55 expired
f33-build-365730-60743 2020-12-02 15:14:40 expired
f33-build-363150-60545 2020-12-02 07:57:27 expired
f33-build-362836-60452 2020-12-02 06:46:38 expired
f33-build-360502-60193 2020-11-29 18:32:27 expired
f33-build-356698-60122 2020-11-28 21:45:05 expired
f33-build-351671-60012 2020-11-28 12:56:57 expired
f33-build-348963-59497 2020-11-28 07:17:32 expired
f33-build-299702-56393 2020-08-15 02:20:57 expired