Templatized C++ Command Line Parser
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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP1:Update/tclap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
tclap-1.2.1.tar.gz | 0000442387 432 KB | |
tclap.changes | 0000000840 840 Bytes | |
tclap.spec | 0000002794 2.73 KB |
Latest Revision
Scott Bahling (sbahling)
committed
(revision 1)
osc copypac from project:openSUSE:Leap:15.1:Update package:tclap revision:10
Comments 0