mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 22:19:00 +08:00
14 lines
318 B
JSON
14 lines
318 B
JSON
|
{
|
||
|
"name": "libhdfs3",
|
||
|
"version-string": "2019-11-05",
|
||
|
"port-version": 1,
|
||
|
"description": "Native Hadoop RPC protocol and HDFS data transfer protocol implementation",
|
||
|
"homepage": "https://github.com/erikmuttersbach/libhdfs3",
|
||
|
"dependencies": [
|
||
|
"boost",
|
||
|
"libuuid",
|
||
|
"libxml2",
|
||
|
"protobuf"
|
||
|
]
|
||
|
}
|