wok-next view brotli/description.txt @ rev 20939

Fix brisk-menu, mate-backgrounds, mate-user-guide
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Aug 26 09:13:55 2018 +0300 (2018-08-26)
parents
children
line source
1 Brotli is a generic-purpose lossless compression algorithm that compresses data
2 using a combination of a modern variant of the LZ77 algorithm, Huffman coding
3 and 2nd order context modeling, with a compression ratio comparable to the best
4 currently available general-purpose compression methods. It is similar in speed
5 with deflate but offers more dense compression.