1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/bzip2/bzip2.desc
3 [COPY] Copyright (C) 2004 - 2024 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] A file compression utility
15 [T] bzip2 compresses files using the Burrows-Wheeler blocksorting text
16 [T] compression algorithm, and Huffman coding. Compression is generally
17 [T] considerably better than that achieved by more conventional LZ77/LZ78-based
18 [T] compressors, and approaches the performance of the PPM family of
19 [T] statistical compressors.
21 [U] http://www.bzip.org/
23 [A] Julian Seward <jseward@acm.org>
24 [M] Rene Rebe <rene@t2-project.org>
27 [F] CROSS DIETLIBC FPIC NO-LTO.gcc
32 [P] X --2--5---9 108.600
34 [CV-URL] http://www.bzip.org/downloads.html
36 [D] 30a282080bd2e44ead83b404f6f8a29ff14c0b81062d1983aaa2862f bzip2-1.0.8.tar.gz https://sourceware.org/pub/bzip2/