Name: | libbrotli |
---|---|
Version: | 1.0.9 |
Release: | 6.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 800266 |
License: | MIT |
RPM: | libbrotli-1.0.9-6.el9.aarch64.rpm |
Source RPM: | brotli-1.0.9-6.el9.src.rpm |
Build Date: | Sun Feb 13 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/brotli |
Summary: | Library for brotli lossless compression algorithm |
Description: | Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. |