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