           SPELL=brotli
         VERSION=1.2.0
     SOURCE_HASH=sha512:f94542afd2ecd96cc41fd21a805a3da314281ae558c10650f3e6d9ca732b8425bba8fde312823f0a564c7de3993bdaab5b43378edab65ebb798cefb6fd702256
  SECURITY_PATCH=2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=https://github.com/google/brotli
   SOURCE_URL[0]=https://github.com/google/brotli/archive/v$VERSION.tar.gz
# Watch: https://github.com/google/brotli/tags/ tags/v([0-9.]+)[.]tar
        DOC_DIRS=""
      LICENSE[0]=MIT
         ENTERED=20160118
        KEYWORDS=""
           SHORT="Brotli compression format"
cat << EOF
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. It is similar in speed with deflate but offers more 
dense compression.
EOF
