blob: 96cb8d6f073b102d26e76ede76ef935987d077d4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "gzip-hpp",
"version-string": "0.1.0",
"port-version": 1,
"description": "Gzip header-only C++ library",
"homepage": "https://github.com/mapbox/gzip-hpp/",
"dependencies": [
"zlib"
]
}
|