Name: | python3-brotli |
---|---|
Version: | 1.0.6 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 765637 |
License: | MIT |
RPM: | python3-brotli-1.0.6-2.el8.x86_64.rpm |
Source RPM: | brotli-1.0.6-2.el8.src.rpm |
Build Date: | Sat Aug 08 2020 |
Build Host: | jenkins-10-147-72-125-ebccca4b-db1a-4b34-9cd3-ab2f8309b679.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/google/brotli |
Summary: | Lossless compression algorithm (python 3) |
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. This package installs a Python 3 module. |