.. spelling:word-list:: Commandline commandline
- :ref:`pkg.gflags` - contains a C++ library that implements commandline flags processing
- :ref:`pkg.cxxopts` - Lightweight C++ command line option parser
- :ref:`pkg.CLI11` - command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface
- :ref:`pkg.readline` - command line editor