File: control

package info (click to toggle)
kgb 1.0b4%2Bds-14.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,016 kB
  • sloc: cpp: 14,922; makefile: 53; sh: 12
file content (19 lines) | stat: -rw-r--r-- 591 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: kgb
Section: utils
Priority: optional
Maintainer: Raphael Geissert <geissert@debian.org>
Build-Depends: debhelper (>= 10)
Rules-Requires-Root: no
Standards-Version: 3.9.8
Homepage: https://sourceforge.net/projects/kgbarchiver/

Package: kgb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Archiver for .kgb files
 This is an archiver (compressor/decompressor) for files in the KGB format,
 which provides high compression rates at the expense of memory and CPU time.
 .
 This package contains the KGB archiver based on the
 PAQ6 archiver by Matt Mahoney.