This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] zoo 2.10 -- Manipulate zoo archives


Included in Debian stable

    http://packages.debian.org/zoo

Jari

sdesc: "Manipulate zoo archives"
ldesc: "Zoo is used to create and maintain collections of files in compressed
form. It uses a Lempel-Ziv compression algorithm that gives space
savings in the range of 20% to 80% depending on the type of file data.
Zoo can store and selectively extract multiple generations of the same
file."
category: Urils
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/zoo/zoo-2.10-1-src.tar.bz2 \
    http://cygwin.cante.net/zoo/zoo-2.10-1.tar.bz2 \
    http://cygwin.cante.net/zoo/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir zoo ; cd zoo
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/zoo/get.sh \
          http://cygwin.cante.net/zoo/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]