           SPELL=lzo
         VERSION=2.04
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.oberhumer.com/opensource/lzo/download/$SOURCE
        WEB_SITE=http://www.oberhumer.com/opensource/lzo
         ENTERED=20020531
     SOURCE_HASH=sha512:4338f43ab58fb58456cebe9db12bc3d936954788bda43c83a98a74f0b55caf78fa723b26056816d27f968d90464875e6fd9e6ad910d5f00f4311b858c71579e1
      LICENSE[0]=GPL
           SHORT="Data compression library with very fast (de-)compression"
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
