18 lines
401 B
JSON
Executable File
18 lines
401 B
JSON
Executable File
{
|
|
"name": "libhdfs3",
|
|
"version-date": "2019-11-05",
|
|
"port-version": 3,
|
|
"description": "Native Hadoop RPC protocol and HDFS data transfer protocol implementation",
|
|
"homepage": "https://github.com/erikmuttersbach/libhdfs3",
|
|
"supports": "!windows",
|
|
"dependencies": [
|
|
"boost",
|
|
{
|
|
"name": "libuuid",
|
|
"platform": "!windows & !osx"
|
|
},
|
|
"libxml2",
|
|
"protobuf"
|
|
]
|
|
}
|