libboost-program-options

[full]

The program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file

Program Options, part of the collection of Boost C++ Libraries, allows for definition and acquisition of (name, value) pairs from the user via conventional methods such as command line and config file. It is roughly analogous to getopt_long, but for use with C++.

License

Distributed under the Boost Software License, Version 1.0.

Properties

Build Status

(in progress...)

Branch Travis Appveyor codecov.io Deps Docs Tests
master Build Status Build status codecov Deps Documentation Enter the Matrix
develop Build Status Build status codecov Deps Documentation Enter the Matrix

Directories

Name Purpose
build build script for link library
ci continuous integration scripts
doc documentation
example use case examples
include headers
src source code for link library
test unit tests
... More
license BSL-1.0
project boost
url github.com/boostorg/program_options
doc-url www.boost.org/doc/libs/1_83_0/libs/program_options
topics C++Boost
4 Versions
version 1.83.0
repository https://pkg.cppget.org/1/stable
depends 13; libboost-bind, libboost-tokenizer, libboost-any, libboost-config, libboost-core, libboost-detail, libboost-function, libboost-iterator, libboost-lexical-cast, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits
version 1.81.0+1
repository https://pkg.cppget.org/1/stable
depends 13; libboost-bind, libboost-tokenizer, libboost-any, libboost-config, libboost-core, libboost-detail, libboost-function, libboost-iterator, libboost-lexical-cast, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits
version 1.78.0
repository https://pkg.cppget.org/1/stable
depends 13; libboost-bind, libboost-tokenizer, libboost-any, libboost-config, libboost-core, libboost-detail, libboost-function, libboost-iterator, libboost-lexical-cast, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits
version 1.77.0+1
repository https://pkg.cppget.org/1/stable
depends 13; libboost-bind, libboost-tokenizer, libboost-any, libboost-config, libboost-core, libboost-detail, libboost-function, libboost-iterator, libboost-lexical-cast, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits