aboutsummaryrefslogtreecommitdiff
path: root/ports/brotli/vcpkg.json
blob: c5b7fc09dff7e5e855be3a607d0794268a34b3bb (plain)
1
2
3
4
5
6
7
{
  "name": "brotli",
  "version-string": "1.0.9",
  "port-version": 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.",
  "homepage": "https://github.com/google/brotli"
}