Jump to letter: [
ABCEGHIJLMNOPRSTW
]
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.
Packages
brotli-1.0.7-1.an3.x86_64
[314 KiB] |
Changelog
by JoungKyun.Kim (2018-11-04):
- update 1.0.7
|
brotli-1.0.3-1.an3.x86_64
[303 KiB] |
Changelog
by JoungKyun.Kim (2018-04-09):
- change name python2-brotli to python-brotli
- change name python3-brotli to python34-brotli
|