./devel/cxxopts, Lightweight C++ option parser library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q2, Version: 3.0.0, Package name: cxxopts-3.0.0, Maintainer: pkgsrc-users

This is a lightweight C++ option parser library, supporting the
standard GNU style syntax for options.

Options can be given as:

--long
--long=argument
--long argument
-a
-ab
-abc argument

where c takes an argument, but a and b do not.

Additionally, anything after -- will be parsed as a positional
argument.


Master sites:

Filesize: 94.746 KB

Version history: (Expand)