Templatized C++ Command Line Parser

Edit Package tclap
http://tclap.sf.net

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.

Refresh
Refresh
Source Files
Filename Size Changed
tclap-1.2.2.tar.gz 0000231714 226 KB
tclap.changes 0000002520 2.46 KB
tclap.spec 0000002880 2.81 KB
Latest Revision
Adam Majer's avatar Adam Majer (adamm) accepted request 574333 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 9)
- Update to version 1.2.2
  * Fixed a few typos
  * Fixed ZshCompletionOutput
  * Fixed brief output with TCLAP_NAMESTRING defined
  * Initialize theDelimiter (supress warning) in DocBookOutput
  * Fixed an issue with config.h and compiling on systems
    without sstream.h
  * Fixed } outside of include guards in ArgTraits.h
- Spec cleanup
Comments 0
openSUSE Build Service is sponsored by