          MODULE=lzo
         VERSION=2.10
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.oberhumer.com/opensource/$MODULE/download
      SOURCE_VFY=sha256:c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072
        WEB_SITE=http://www.oberhumer.com/opensource/lzo
         ENTERED=20031113
         UPDATED=20170302
           SHORT="LZO - a real-time data compression library"

cat << EOF
LZO is a portable lossless data compression library written in ANSI C. It
offers pretty fast compression and very fast decompression. Decompression
requires no memory. In addition there are slower compression levels achieving
a quite competitive compression ratio while still decompressing at this very
high speed.
EOF
