2023-06-11 12:47:04 by Makoto Fujiwara | Files touched by this commit (3) |
Log message: archivers/R-brotli: import R-brotli-1.3.0 A lossless compressed data format that uses a combination of the LZ77 algorithm and Huffman coding. Brotli is similar in speed to deflate (gzip) but offers more dense compression. |