[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/brotli/brotli.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A generic-purpose lossless compression algorithm [T] Brotli is a generic-purpose lossless compression algorithm that compresses [T] data using a combination of a modern variant of the LZ77 algorithm, [T] Huffman coding and 2nd order context modeling, with a compression ratio [T] comparable to the best currently available general-purpose compression [T] methods. It is similar in speed with deflate but offers more dense [T] compression. [U] https://github.com/google/brotli [A] Google [M] Rene Rebe [C] base/system [F] CROSS [L] MIT [S] Stable [V] 1.1.0 [P] X -----5---9 112.698 runconf=0 runpysetup=0 hook_add preconf 5 "rm -vf Makefile" [D] fb0a0a780c942a1a20961f74c526c423903e47ed5a1b7e737633250c brotli-1.1.0.tar.gz https://github.com/google/brotli/archive/v1.1.0/