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