File: control

package info (click to toggle)
ncompress 4.2.4.4-16
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 472 kB
  • ctags: 991
  • sloc: ansic: 7,252; sh: 189; makefile: 21
file content (25 lines) | stat: -rw-r--r-- 961 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
23
24
25
Source: ncompress
Section: utils
Priority: optional
Maintainer: Kenneth J. Pronovici <pronovic@debian.org>
Homepage: https://github.com/vapier/ncompress
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.17.0)
Standards-Version: 3.9.8.0
Testsuite: autopkgtest

Package: ncompress
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: original Lempel-Ziv compress/uncompress programs
 This package provides the original compress and uncompress programs that used
 to be the de facto UNIX standard for compressing and uncompressing files.
 These programs implement a fast, simple Lempel-Ziv (LZW) file compression
 algorithm.
 .
 For Debian, the standard uncompress program is installed as uncompress.real,
 to avoid conflicting with other packages.
 .
 This package also contains a copyright notice and a brief discussion of the
 LZW patent history (written by one of the original authors) in the file
 /usr/share/doc/ncompress/README.Debian.