args-tests

[full]

C++ argument parser library, tests

This project builds and defines the build2 package for args, which is a simple, small, flexible, single-header C++11 argument parsing library.

Official build2 cppget.org queue.cppget.org

Usage

Make sure to add the stable section of the cppget.org repository to your project's repositories.manifest to be able to fetch this package.

:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...

If the stable section of cppget.org is not an option then add this Git repository itself instead as a prerequisite.

:
role: prerequisite
location: https://github.com/build2-packaging/args.git
... More
license MIT
project args
url github.com/Taywee/args
doc-url taywee.github.io/args/
1 Version
version 6.4.7
repository https://pkg.cppget.org/1/queue/testing
depends 1; catch2