1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/lz4/lz4.desc
3 [COPY] Copyright (C) 2013 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
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.
18 [T] In addition there are slower compression levels achieving a quite
19 [T] competitive compression ratio while still decompressing at this very high
22 [U] https://www.lz4.org/
25 [M] The T2 Project <t2@t2-project.org>
33 [P] X -----5---9 108.020
35 [O] var_append makeinstopt ' ' "LIBDIR=$libdir"
37 [D] c3d4ad6955ac282e8619642414b23b5a531f31f1951f9efba4c9ba4d lz4-1.10.0.tar.gz https://github.com/lz4/lz4/archive/v1.10.0/