C++ command line option parser
This project builds and defines the build2 package for cxxopts
, a lightweight C++ command line option parser.
The packaging code is licensed under the MIT License, the upstream artifacts are licensed under the terms and conditions of cxxopts.
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 this is not an option then, instead, add this Git repository itself as a prerequisite.
... More
license | MIT |
---|---|
project | cxxopts |
url | github.com/jarro2783/cxxopts |
doc-url | github.com/jarro2783/cxxopts/wiki |
src-url | github.com/jarro2783/cxxopts |
topics | option parserpositional arguments |
2 Versions
version | 3.1.1+2 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libicuuc ? |
reviews | +1 |
version | 3.2.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libicuuc ? |
reviews | +1 |