5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx brotli: brotli @VERSION@ (Brotli compression format)
5 kx brotli:
5 kx brotli: Brotli is a general purpose lossless compression algorithm that
5 kx brotli: compresses data using a combination of a modern variant of the LZ77
5 kx brotli: algorithm, Huffman coding, and second order context modeling, with a
5 kx brotli: compression ratio comparable to the best currently available general
5 kx brotli: purpose compression methods. It is similar in speed with deflate but
5 kx brotli: offers more dense compression.
5 kx brotli:
5 kx brotli: Homepage: https://github.com/google/brotli
5 kx brotli: