{"library":"cargs","type":"library","category":null,"description":"A lightweight cross-platform getopt alternative that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.","language":"cpp","status":"active","version":"1.2.0","tags":["cli","argument-parser","c","cross-platform"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install cargs","imports":["#include <cargs.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(cargs CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE cargs::cargs)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}