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 home:bmwiedemann:re...distribution:ring0
- Links to openSUSE:Factory / tclap
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring0rb/tclap && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000059 59 Bytes | |
tclap-1.2.5.tar.gz | 0004140723 3.95 MB | |
tclap-doc.changes | 0000000322 322 Bytes | |
tclap-doc.spec | 0000001799 1.76 KB | |
tclap.changes | 0000001740 1.7 KB | |
tclap.spec | 0000002047 2 KB |
Latest Revision
Bernhard Wiedemann (bmwiedemann)
committed
(revision 2)
Set link revision to 751134ff5833041a44ca001694d72ace
Comments 0