{"library":"libhdfs3","install":[{"cmd":"vcpkg install libhdfs3","imports":["#include <hdfs/hdfs.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(libhdfs3 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE hdfs::hdfs)","imports":[]}]}