{
  "name": "libhdfs3",
  "version-date": "2019-11-05",
  "port-version": 5,
  "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",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}
