{"library":"boost-property-tree","type":"library","category":null,"description":"Boost property_tree module provides a tree structure to store and manipulate hierarchical data.","language":"cpp","status":"active","version":"1.90.0","tags":["boost","tree","configuration","serialization"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install boost-property-tree","imports":["#include <boost/property_tree/ptree.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_property_tree CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::property_tree)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}