summaryrefslogtreecommitdiffstats
path: root/archive/lzip/DETAILS
blob: 9fa3ad2c9db3cf7bfea298dc430f4bec2391b064 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=lzip
         VERSION=1.7
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.very-clever.com/download/nongnu/lzip/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=lzip.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.nongnu.org/lzip/lzip.html
      LICENSE[0]=GPL
         ENTERED=20090323
        KEYWORDS="compression"
           SHORT="LZMA compression tool"
cat << EOF
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity 
checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost 
as fast as gzip and compresses better than bzip2, which makes it well suited for software 
distribution and data archiving.
EOF