* updated ktuberling (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / archiver / lz4 / lz4.desc
blobb6c30495045d9e601aa92552d2562d0d7364d3f7
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/lz4/lz4.desc
3 [COPY] Copyright (C) 2013 - 2021 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 fast compression library
14 [T] LZ4 is a portable lossless data compression library written in ANSI C.
15 [T] It offers pretty fast compression and *extremly* fast decompression.
16 [T] Decompression requires no memory.
17 [T]
18 [T] In addition there are slower compression levels achieving a quite
19 [T] competitive compression ratio while still decompressing at this very high
20 [T] speed.
22 [U] http://www.lz4.org/
24 [A] Yann Collet
25 [M] The T2 Project <t2@t2-project.org>
27 [C] base/library
28 [F] CROSS
30 [L] BSD
31 [S] Stable
32 [V] 1.9.2
33 [P] X -----5---9 108.020
35 [CV-FLAGS] NO-PREFIX
37 [D] 68ea908a9cbd5ea206d03b0ee699b24e7e1de436a934f1c584e4a1d9 lz4-1.9.2.tar.gz https://github.com/lz4/lz4/archive/v1.9.2/