           SPELL=lzop
         VERSION=1.02rc1
          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:989f63e6cffbc802640e3b70e34581b38502c8457f82dc073827b56caf28d85e98c46512996a695eb53423d989f50b527ce9926cc51de604ed978c1bbc94d63e
        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
