: 1
name: libcxxopts-tests
version: 3.3.1
type: exe
language: c++
project: cxxopts
summary: C++ command line option parser library, tests
license: MIT
topics: option parser, positional arguments

description-file: README.md
changes-file: CHANGELOG.md
url: https://github.com/jarro2783/cxxopts
src-url: https://github.com/jarro2783/cxxopts
doc-url: https://github.com/jarro2783/cxxopts/wiki

package-description-file: PACKAGE-README.md
package-url: https://github.com/build2-packaging/cxxopts
package-email: packaging@build2.org ; Mailing list.

depends: * build2 >= 0.17.0
depends: * bpkg >= 0.17.0

depends: catch2 ^2.13.9
