           SPELL=lzop
         VERSION=1.01
          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
        BUILD_API=2
         ENTERED=20020531
         UPDATED=20050320
      LICENSE[0]=GPL
	  MD5[0]=899fd358b34705309484674bd3db1f3f
           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
