File: control

package info (click to toggle)
unace 1.2b-23
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 432 kB
  • sloc: ansic: 1,762; sh: 113; makefile: 50
file content (22 lines) | stat: -rw-r--r-- 633 bytes parent folder | download
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.