slackbuilds_ponce/development/brotli/README
Willy Sudiarto Raharjo e19859d202 development/brotli: Added (compression algorithm).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-17 08:51:49 +07:00

6 lines
350 B
Text

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.
This SlackBuild will also install the Python modules.