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