CVS: moonbase/archive/lzo DETAILS,NONE,1.1
Florin Braescu
florin at lunar-linux.org
Wed Nov 12 23:21:43 GMT 2003
Update of /var/cvs/lunar/moonbase/archive/lzo
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28305
Added Files:
DETAILS
Log Message:
a very fast data compresion library which can be use by many modules in the moonbase.
--- NEW FILE: DETAILS ---
MODULE=lzo
VERSION=1.08
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.oberhumer.com/opensource/$MODULE/download/$SOURCE
SOURCE_VFY=md5:ab94d3da364c7cbd5b78d76f1875b0f6
WEB_SITE=http://www.oberhumer.com/opensource/$MODULE/
ENTERED=20031113
UPDATED=20031113
MAINTAINER="florin at lunar-linux.org"
SHORT=" LZO - a real-time data compression library"
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
More information about the Lunar-commits
mailing list