* rebased llvm/hotfix-sparcv9-not-64.diff
[t2sde.git] / package / archiver / bzip3 / bzip3.desc
blobfdab9ddb7da79c833f39f5b3f62f3b0eca38c8a9
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/bzip3/bzip3.desc
3 [COPY] Copyright (C) 2022 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A spiritual successor to BZip2
14 [T] A better, faster and stronger spiritual successor to BZip2. Features
15 [T] higher compression ratios and better performance thanks to a order-0
16 [T] context mixing entropy coder, a fast Burrows-Wheeler transform code
17 [T] making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass
18 [T] based on LZ77-style string matching and PPM-style context modeling.
20 [U] https://github.com/kspalaiologos/bzip3
22 [A] Kamila Szewczyk
23 [M] T2 Project <t2@t2-project.org>
25 [C] extra/base
26 [F] CROSS
28 [V] 1.4.0
29 [L] LGPL3
30 [S] Stable
31 [P] X -----5---9 700.000
33 [D] b08c0281735813bf26dd18a7dd77b82077120d1e78c0f0ca402c5ace bzip3-1.4.0.tar.xz https://github.com/kspalaiologos/bzip3/releases/download/1.4.0/