Source: zoo
Section: utils
Priority: optional
Build-Depends: xutils-dev, debhelper (>= 8)
Maintainer: Jari Aalto <jari.aalto@cante.net>
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/?p=collab-maint/zoo.git
Vcs-Git: git://git.debian.org/git/collab-maint/zoo.git
Homepage: ftp://metalab.unc.edu/pub/Linux/utils/compress/

Package: zoo
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: manipulate zoo archives
 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.
 .
 This package exists for its historical value. If you are looking for
 a compression tool for serious use, check tar and gzip.
