summaryrefslogtreecommitdiffstats
path: root/development/brotli/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/brotli/README')
-rw-r--r--development/brotli/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/brotli/README b/development/brotli/README
index f99e98ef93..760d7f0b48 100644
--- a/development/brotli/README
+++ b/development/brotli/README
@@ -1,6 +1,7 @@
-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.
+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.