mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
e19859d202
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
6 lines
350 B
Text
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.
|