{"library":"readline-unix","type":"library","category":null,"description":"The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in.","language":"cpp","status":"active","version":"8.3","tags":["readline","cli","input","history"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install readline-unix","imports":["#include <readline/readline.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(readline_unix CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE readline::readline)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}