aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/gzip-hpp/vcpkg.json
blob: 792eb14b7b3e11d09a93c5390d352f6bed784a1c (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "gzip-hpp",
  "version": "0.1.0",
  "port-version": 2,
  "description": "Gzip header-only C++ library",
  "homepage": "https://github.com/mapbox/gzip-hpp/",
  "dependencies": [
    "zlib"
  ]
}