SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-dsnet-compress-doc rpm build for : Fedora 29. For other distributions click golang-github-dsnet-compress-doc.

Name : golang-github-dsnet-compress-doc
Version : 0 Vendor : Fedora Project
Release : 0.3.20180411gitcc9eb1d.fc29 Date : 2018-07-13 13:49:15
Group : Unspecified Source RPM : golang-github-dsnet-compress-0-0.3.20180411gitcc9eb1d.fc29.src.rpm
Size : 11.36 MB
Packager : Fedora Project
Summary : Collection of compression related Go packages - documentation
Description :

This repository 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 documentations.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/29/Everything/s390x/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-dsnet-compress-doc-0-0.3.20180411gitcc9eb1d.fc29.noarch.rpm
ftp.icm.edu.pl  golang-github-dsnet-compress-doc-0-0.3.20180411gitcc9eb1d.fc29.noarch.rpm
     

Provides :
golang-github-dsnet-compress-doc

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/golang-github-dsnet-compress-doc
/usr/share/doc/golang-github-dsnet-compress-doc/brotli-framing-format.md
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2-format.pdf
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/bitmap-decode.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/bitmap.psd
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/bwt-decode.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/bwt-encode.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/bwt.psd
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/bzip2-format.docx
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/diagram.psd
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/hexdump-complex.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/hexdump-simple.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/hexdump.psd
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/mtf-decode.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/mtf.psd
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/stream-complex.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/stream-simple.png
/usr/share/doc/golang-github-dsnet-compress-doc/bzip2/tree-example.png
/usr/share/doc/golang-github-dsnet-compress-doc/xflate
/usr/share/doc/golang-github-dsnet-compress-doc/xflate-format.pdf
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/hexdump-complex.png
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/hexdump-simple.png
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/hexdump.psd
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/stream-complex.png
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/stream-simple.png
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/tree-example.png
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/tree-hclen.png
/usr/share/doc/golang-github-dsnet-compress-doc/xflate/xflate-format.docx

 
ICM