20 lines
782 B
Text
20 lines
782 B
Text
|
Source: zutils
|
||
|
Section: utils
|
||
|
Priority: extra
|
||
|
Maintainer: Debian Lzip Maintainers <lzip@lists.debian-maintainers.org>
|
||
|
Uploaders: Daniel Baumann <daniel@debian.org>
|
||
|
Build-Depends: debhelper (>= 7), autotools-dev, lzip, texinfo
|
||
|
Standards-Version: 3.8.2
|
||
|
Homepage: http://www.nongnu.org/lzip/zutils.html
|
||
|
Vcs-Browser: http://git.debian-maintainers.org/?p=lzip/lzip.git
|
||
|
Vcs-Git: git://git.debian-maintainers.org/git/lzip/lzip.git
|
||
|
|
||
|
Package: zutils
|
||
|
Architecture: all
|
||
|
Depends: ${misc: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.
|