summaryrefslogtreecommitdiffstats
path: root/archive-libs/lzo/DETAILS
blob: cde7026db3234587842c82018ffcf5264c6463a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=lzo
         VERSION=2.06
     SOURCE_HASH=sha512:2369b87627c6f075b58b88189344989969050289185596db1174e6d918baa2b86e6076c8ec9cc68953df10c13bd1145d841603f26bde8a80111fb0d7091bf1c7
          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
      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