Exherbo
GitLab
Packages
dev-libs/tclap
Templatized C++ Command Line Parser Library.
Versions
Slot
Version
Repository
Platforms
0
1.2.5
media
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://tclap.sourceforge.net/
Summary
Templatized C++ Command Line Parser Library
Description
TCLAP is a small, flexible library that provides a simple interface for defining and accessing command line arguments. It was intially inspired by the user friendly CLAP libary. The difference is that this library is templatized, so the argument class is type independent. Type independence avoids identical-except-for-type objects, such as IntArg, FloatArg, and StringArg. While the library is not strictly compliant with the GNU or POSIX standards, it is close.
Downloads
mirror://sourceforge/tclap/tclap-1.2.5.tar.gz
Licences
MIT
Choices
OPTIONS
doc
Install tons of HTML docs