summaryrefslogtreecommitdiffstats
path: root/development/brotli/slack-desc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-03-15 22:28:27 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:51:49 +0100
commite19859d20274d33fc95ced5a71397f63ced790eb (patch)
tree23a205d5d6fdc15677479b037132058e70a75a93 /development/brotli/slack-desc
parent97201a1b51746265041fc8a35d4de4d20a1c11dc (diff)
downloadslackbuilds-e19859d20274d33fc95ced5a71397f63ced790eb.tar.gz
development/brotli: Added (compression algorithm).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/brotli/slack-desc')
-rw-r--r--development/brotli/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/brotli/slack-desc b/development/brotli/slack-desc
new file mode 100644
index 0000000000..1a6e42e258
--- /dev/null
+++ b/development/brotli/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+brotli: brotli (compression algorithm)
+brotli:
+brotli: Brotli is a generic-purpose lossless compression algorithm that
+brotli: compresses data using a combination of a modern variant of the LZ77
+brotli: algorithm, Huffman coding and 2nd order context modeling, with
+brotli: a compression ratio comparable to the best currently available
+brotli: general-purpose compression methods.
+brotli:
+brotli: Project URL: https://github.com/google/brotli
+brotli:
+brotli: