Description
Lets C++ programs define command-line arguments, default values, validation rules, and generated help text in a structured way. It helps developers build clearer terminal interfaces without writing all parsing code manually.
Install it when compiling or developing C++ software that depends on this library. End users usually receive it only because another package was built with it.