Source: unzoo
Section: utils
Priority: extra
Maintainer: Fabian Greffrath <fabian@debian-unofficial.org>
Build-Depends: debhelper (>= 4)
Standards-Version: 3.7.2

Package: unzoo
Architecture: any
Depends: ${shlibs:Depends}
Description: zoo archive extractor
 A zoo archive is a file that contains several files, called its members,
 usually in compressed form to save space. 'unzoo' can list all or selected
 members or extract all or selected members, i.e., uncompress them and write
 them to files. It cannot add new members or delete members. For this you need
 the zoo archiver, called 'zoo'.
