1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/ncompress/ncompress.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] An improved version of compress
15 [T] Compress is a fast, simple LZW file compressor. Compress does not have
16 [T] the highest compression rate, but it is one of the fastest programs to
17 [T] compress data. Compress is the defacto standard in the UNIX community
18 [T] for compressing files.
20 [A] Peter Jannesen <peter@ncs.nl>
21 [M] Rene Rebe <rene@t2-project.org>
28 [P] X -----5---9 110.500
30 [D] 319d57f849c1927127029e6c49b69476ca6c5cee734c413fdfac6cf8 ncompress-4.2.4.tar.gz ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/utils/compress/