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

cream, kazehakase: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 23 18:14:17 2017 +0100 (2017-11-23)
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.