معرفی شرکت ها


golang-github-dsnet-compress-devel-0.0.1-9.fc38.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Collection of compression related Go packages
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته golang-github-dsnet-compress-devel
نام فایل بسته golang-github-dsnet-compress-devel-0.0.1-9.fc38.noarch.rpm
نسخه بسته 0.0.1
انتشار بسته 9.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 19 Jan 2023 10
هاست سازنده buildhw-x86-05.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/dsnet/compress
مجوز BSD
حجم دانلود 4.0M
حجم نصب 12.657M
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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dsnet/compress


نیازمندی

مقدار نام
- go-filesystem
- golang(github.com/dsnet/golib/unitconv)
- golang(github.com/klauspost/compress/flate)
- golang(github.com/ulikunitz/xz/lzma)


ارائه دهنده

مقدار نام
= 0.0.1-9.fc38 golang(github.com/dsnet/compress)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/brotli)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/bzip2)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/bzip2/internal/sais)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/flate)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/cgo/brotli)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/cgo/bzip2)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/cgo/flate)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/cgo/lzma)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/cgo/zstd)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/errors)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/prefix)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/internal/testutil)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/xflate)
= 0.0.1-9.fc38 golang(github.com/dsnet/compress/xflate/internal/meta)
= 0.0.1-9.fc38 golang-github-dsnet-compress-devel
= 0.0.1-9.fc38 golang-ipath(github.com/dsnet/compress)


نحوه نصب


نصب پکیج rpm golang-github-dsnet-compress-devel:

    dnf install golang-github-dsnet-compress-devel-0.0.1-9.fc38.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-dsnet-compress-devel
/usr/share/doc/golang-github-dsnet-compress-devel/README.md
/usr/share/doc/golang-github-dsnet-compress-devel/doc
/usr/share/doc/golang-github-dsnet-compress-devel/doc/brotli-framing-format.md
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2-format.pdf
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bitmap-decode.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bitmap.psd
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bwt-decode.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bwt-encode.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bwt.psd
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/bzip2-format.docx
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/diagram.psd
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/hexdump-complex.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/hexdump-simple.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/hexdump.psd
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/mtf-decode.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/mtf.psd
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/stream-complex.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/stream-simple.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/bzip2/tree-example.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate-format.pdf
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/hexdump-complex.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/hexdump-simple.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/hexdump.psd
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/stream-complex.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/stream-simple.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/tree-example.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/tree-hclen.png
/usr/share/doc/golang-github-dsnet-compress-devel/doc/xflate/xflate-format.docx
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/dsnet
/usr/share/gocode/src/github.com/dsnet/compress
/usr/share/gocode/src/github.com/dsnet/compress/.goipath
/usr/share/gocode/src/github.com/dsnet/compress/LICENSE.md
/usr/share/gocode/src/github.com/dsnet/compress/README.md
/usr/share/gocode/src/github.com/dsnet/compress/api.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli
/usr/share/gocode/src/github.com/dsnet/compress/brotli/bit_reader.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/bit_writer.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/brotli_test.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/common.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/common_test.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/context.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_decoder.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_decoder_test.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_encoder.go
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_encoder_test.go
... and 121 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild