           SPELL=ucl
         VERSION=1.03
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.oberhumer.com/opensource/ucl/download/$SOURCE
     SOURCE_HASH=sha512:7dd1824d01b4bb41ee03bbceddc634a9f7f910d235e5cca163d783680d6743f0f3cc309bbbcc1e094d897d549d3805a555f9093b4d77805443d896dd1862aa34
      LICENSE[0]=GPL
        WEB_SITE=http://www.oberhumer.com/opensource/ucl/
         ENTERED=20020124
        KEYWORDS="archive libs"
           SHORT="ucl is a portable lossless data compression library"
cat << EOF
UCL is a portable lossless data compression library written in ANSI C.

UCL implements a number of compression algorithms that achieve an excellent
compression ratio while allowing *very* fast decompression.  Decompression
requires no additional memory.

UCL is my OpenSource re-implementation of some NRV compression algorithms.

As compared to LZO, the UCL algorithms achieve a better compression ratio but
decompression is a little bit slower.
EOF
