[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#399958: ITP: tclap -- Templated command-line argument parser



Package: wnpp
Owner: Dirk Eddelbuettel <edd@debian.org>
Severity: wishlist

* Package name    : libtclap-dev
  Version         : 1.1-0
  Upstream Author : Mike Smoot <mes@aescon.com>
* URL or Web page : http://tclap.sourceforge.net/
* License         : BSD (see below)
  Description     : Templated command-line argument parser

This package provides a simple C++ library that facilitates parsing
command-line arguments in a type-independent manner.  The functionality is
provided via template header files, so no actual library is included.

I started using tclap to provide simple, elegant and featureful command-line
parsing routines for my C++ programs. The packages is pretty well documented,
has numerous examples and a large number of unit tests (and I include
examples and tests in the .deb).

A draft package is at http://dirk.eddelbuettel.com/code/tmp/

Comments and suggestions are welcome (and please CC me as I'm no longer on
debian-devel). We do have a few similar packages, but nothing had quite this
feature set.

Regards, Dirk

PS The original COPYING file is below. It is my understanding that this
BSD-alike, no?



Copyright (c) 2003 Michael E. Smoot 

Permission is hereby granted, free of charge, to any person 
obtaining a copy of this software and associated documentation 
files (the "Software"), to deal in the Software without restriction, 
including without limitation the rights to use, copy, modify, merge, 
publish, distribute, sublicense, and/or sell copies of the Software, 
and to permit persons to whom the Software is furnished to do so, 
subject to the following conditions:

The above copyright notice and this permission notice shall be 
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR 
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 
THE SOFTWARE.




-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison



Reply to: