16 lines
616 B
Text
16 lines
616 B
Text
Source: zutils
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
|
|
Build-Depends: debhelper (>= 8), lzip, texinfo
|
|
Standards-Version: 3.9.1
|
|
Homepage: http://www.nongnu.org/zutils/zutils.html
|
|
|
|
Package: zutils
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Recommends: bzip2, lzip, xz-utils
|
|
Description: utilities for dealing with compressed files transparently
|
|
Zutils is a collection of utilities for dealing with any combination of
|
|
compressed and non-compressed files transparently. Currently the supported
|
|
compressors are gzip, bzip2, lzip, and xz.
|