Difference between revisions of "Tclap"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=tclap |Short description=Simple library for parsing command line arguments |Full description=Templatized C++ Command Line Parser is a simple library for parsing com...")
 
(Added Debian link)
 
(3 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.
|User level=none
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://tclap.sourceforge.net
 
|Homepage URL=http://tclap.sourceforge.net
|VCS checkout command=
+
|User level=advanced
 +
|VCS checkout command=git clone git://git.code.sf.net/p/tclap/code tclap-code
 
|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
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
+
|Related projects=argtable,libcfg+,popt,getopt
|IRC general=
 
|IRC development=
 
|Related projects=Argtable,libcfg+,Popt
 
 
|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
|Is GNU=n
+
|Version identifier=1.2.1
|Last review by=Janet Casey
+
|Version date=2011/04/10
|Last review date=2004-10-22
+
|Version status=stable
|Submitted by=Database conversion
+
|Version download=https://sourceforge.net/projects/tclap/files/tclap-1.2.1.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2018/02/27
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.0.0
+
|Is GNU=No
|Version date=2004-10-21
 
|Version status=beta
 
|Version download=http://prdownloads.sourceforge.net/tclap/tclap-1.0.0.tar.gz?download
 
 
|License verified date=2004-08-11
 
|License verified date=2004-08-11
|Version comment=1.0.0 beta released 2004-10-21
+
}}
 +
{{Project license
 +
|License=Expat
 +
|License verified by=Genium
 +
|License verified date=2016/12/23
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
+
|Real name=Michael E. Smoot
|Real name=Mike Smoot
+
|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 38: Line 39:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:mes@aescon.com
 
|Resource URL=mailto:mes@aescon.com
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=General
 +
|Resource URL=https://svnweb.freebsd.org/ports/head/devel/tclap/
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/dev-cpp/tclap
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://sourceforge.net/projects/tclap/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://sourceforge.net/projects/tclap/files/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://sourceforge.net/p/tclap/code/ci/master/tree/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://sourceforge.net/p/tclap/bugs/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c++
+
|Programming-language=C++
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
|Use=library,software-development
+
|Use=library, software-development
}}
 
{{Project license
 
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2004-08-11
 
 
}}
 
}}
 +
{{Featured}}

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.