mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:59:18 +08:00
11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"name": "oatpp-zlib",
|
|
"version-string": "1.2.0",
|
|
"port-version": 1,
|
|
"description": "Oat++ functionality for automatically compressing/decompressing content with deflate and gzip.",
|
|
"homepage": "https://github.com/oatpp/oatpp-zlib",
|
|
"dependencies": [
|
|
"oatpp"
|
|
]
|
|
}
|