slackbuilds_ponce/development/brotli/slack-desc
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

19 lines
947 B
Text

# 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: