11 lines
213 B
JSON
11 lines
213 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|