[ITP] zoo 2.10 -- Manipulate zoo archives

Jari Aalto (Cygwin-bug#20080216T0957) jari.aalto@cante.net
Sat Feb 16 10:58:00 GMT 2008


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



More information about the Cygwin-apps mailing list