{"library":"getopt","type":"library","category":null,"description":"The getopt and getopt_long functions automate parsing of typical Unix command line options.","language":"cpp","status":"active","version":"0","tags":["command-line","parsing","posix","utility"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install getopt","imports":["#include <getopt.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(getopt CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE getopt::getopt)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}