           SPELL=brotli
         VERSION=1.0.9
      PATCHLEVEL=1
  SECURITY_PATCH=1
     SOURCE_HASH=sha512:b8e2df955e8796ac1f022eb4ebad29532cb7e3aa6a4b6aee91dbd2c7d637eee84d9a144d3e878895bb5e62800875c2c01c8f737a1261020c54feacf9f676b5f5
          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
        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
