           SPELL=lzop
         VERSION=1.03
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.oberhumer.com/opensource/$SPELL/download/$SOURCE
        WEB_SITE=http://www.oberhumer.com/opensource/lzop
         ENTERED=20020531
      LICENSE[0]=GPL
     SOURCE_HASH=sha512:a7a46793e060690f7da3e9dcae8e19f9c3633b84bc6e4a9a7fbf7791361fc7795e00f1d820978b20df8731c165b37244f11203a2936640688e4ade0cc2f5f3d7
        KEYWORDS="archive"
           SHORT="file compressor using the lzo library"
cat << EOF
lzop is a file compressor which is very similar to gzip. 
It uses the LZO data compression library for compression 
services and its main advantages over gzip are much higher 
compression and decompression speed (at the cost of some 
compression ratio).
EOF
