vcpkg/ports/brotli/CONTROL

4 lines
228 B
Plaintext
Raw Normal View History

Source: brotli
2018-08-30 12:00:23 +08:00
Version: 1.0.2-4
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.