Description
C++ programs can parse command-line arguments with an interface inspired by Python argparse. It is useful for developers who want clearer option handling without writing their own parser.
This is a development library, not a standalone app. Users normally receive it only when building or running software that includes it.