1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: unace
Section: utils
Priority: optional
Maintainer: Guillem Jover <guillem@debian.org>
Vcs-Browser: https://git.hadrons.org/cgit/debian/pkgs/unace.git
Vcs-Git: https://git.hadrons.org/git/debian/pkgs/unace.git
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
debhelper (>= 13.10),
Package: unace
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: extract, test and view .ace archives
The unace utility is used for extracting, testing and viewing
the contents of archives created with the ACE archiver.
.
Note that only ACE 1.0 archives are supported.
|