1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/*/brotli/brotli.desc
5 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
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 as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] A generic-purpose lossless compression algorithm
17 [T] Brotli is a generic-purpose lossless compression algorithm that compresses
18 [T] data using a combination of a modern variant of the LZ77 algorithm,
19 [T] Huffman coding and 2nd order context modeling, with a compression ratio
20 [T] comparable to the best currently available general-purpose compression
21 [T] methods. It is similar in speed with deflate but offers more dense
24 [U] https://github.com/google/brotli
27 [M] Rene Rebe <rene@t2-project.org>
35 [P] X -----5---9 112.698
37 [O] runconf=0; runpysetup=0
38 [O] hook_add preconf 5 "rm -vf Makefile"
40 [D] 4cfeb029c2f84ac118ba85c40de848e85c1d680e58ba1e623c070a29 brotli-1.0.9.tar.gz https://github.com/google/brotli/archive/v1.0.9/