vcpkg/ports/brotli/CONTROL

4 lines
228 B
Plaintext
Raw Normal View History

Source: brotli
2018-05-10 12:08:18 +08:00
Version: 1.0.2-2
Description: a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.