Difference between revisions of "Tclap"

From Free Software Directory
Jump to: navigation, search
(version 1.2.1)
(Added Debian link)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=tclap
+
|Name=TCLAP
 
|Short description=Simple library for parsing command line arguments
 
|Short description=Simple library for parsing command line arguments
 
|Full description=Templatized C++ Command Line Parser is a simple library for parsing command line arguments. It provides a simple, flexible, object-oriented interface to the command line that automates the parsing, USAGE creation, and type casting common with command line handling. However, this library is templatized so the argument class is type independent which avoids identical-except-for-type objects like IntArg, FloatArg, StringArg, etc.
 
|Full description=Templatized C++ Command Line Parser is a simple library for parsing command line arguments. It provides a simple, flexible, object-oriented interface to the command line that automates the parsing, USAGE creation, and type casting common with command line handling. However, this library is templatized so the argument class is type independent which avoids identical-except-for-type objects like IntArg, FloatArg, StringArg, etc.
Line 8: Line 8:
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User manual available in HTML format from http://tclap.sourceforge.net/manual.html; Developer API documentation available in HTML format from http://tclap.sourceforge.net/html/index.html
 
|Documentation note=User manual available in HTML format from http://tclap.sourceforge.net/manual.html; Developer API documentation available in HTML format from http://tclap.sourceforge.net/html/index.html
 +
|Accepts cryptocurrency donations=No
 
|Related projects=argtable,libcfg+,popt,getopt
 
|Related projects=argtable,libcfg+,popt,getopt
 
|Keywords=C++,object-oriented,command line,library,parsing,USAGE creation,type casting,templatized,argument,type independent
 
|Keywords=C++,object-oriented,command line,library,parsing,USAGE creation,type casting,templatized,argument,type independent
 
|Version identifier=1.2.1
 
|Version identifier=1.2.1
 
|Version date=2011/04/10
 
|Version date=2011/04/10
|Version status=beta
+
|Version status=stable
 
|Version download=https://sourceforge.net/projects/tclap/files/tclap-1.2.1.tar.gz
 
|Version download=https://sourceforge.net/projects/tclap/files/tclap-1.2.1.tar.gz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2016/12/23
+
|Last review date=2018/02/27
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2004-08-11
 
|License verified date=2004-08-11
Line 31: Line 30:
 
|Role=Original author
 
|Role=Original author
 
|Email=mes@aescon.com
 
|Email=mes@aescon.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/tclap
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 44: Line 46:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian
+
|Resource audience=Gentoo
|Resource kind=Homepage
 
|Resource URL=https://packages.debian.org/jessie/libtclap-dev
 
}}
 
{{Resource
 
|Resource audience=Debian
 
 
|Resource kind=Homepage
 
|Resource kind=Homepage
 
|Resource URL=https://packages.gentoo.org/packages/dev-cpp/tclap
 
|Resource URL=https://packages.gentoo.org/packages/dev-cpp/tclap

Latest revision as of 17:04, 27 February 2018


[edit]

TCLAP

http://tclap.sourceforge.net
Simple library for parsing command line arguments

Templatized C++ Command Line Parser is a simple library for parsing command line arguments. It provides a simple, flexible, object-oriented interface to the command line that automates the parsing, USAGE creation, and type casting common with command line handling. However, this library is templatized so the argument class is type independent which avoids identical-except-for-type objects like IntArg, FloatArg, StringArg, etc.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Genium

Verified on

23 December 2016




Leaders and contributors

Contact(s)Role
Michael E. Smoot Original author


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttps://sourceforge.net/projects/tclap/files/
DeveloperVCS Repository Webviewhttps://sourceforge.net/p/tclap/code/ci/master/tree/
FreeBSDGeneralhttps://svnweb.freebsd.org/ports/head/devel/tclap/
DeveloperBug Trackinghttps://sourceforge.net/p/tclap/bugs/
Bug Tracking,Developer,SupportE-mailmailto:mes@aescon.com
GentooHomepagehttps://packages.gentoo.org/packages/dev-cpp/tclap
DeveloperHomepagehttps://sourceforge.net/projects/tclap/
Debian (Ref)https://tracker.debian.org/pkg/tclap


Software prerequisites




Entry








"Original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"FreeBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.