20 lines
428 B
JSON
Executable File
20 lines
428 B
JSON
Executable File
{
|
|
"name": "offscale-libetcd-cpp",
|
|
"version-date": "2019-07-10",
|
|
"port-version": 3,
|
|
"description": "A C++ client library for etcd. etcd is a distributed, reliable key-value store.",
|
|
"homepage": "https://github.com/offscale/libetcd-cpp",
|
|
"dependencies": [
|
|
"grpc",
|
|
"protobuf",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|