Bug 759803

Summary: Review Request: tclap - Templatized command-line argument parser for C++
Product: [Fedora] Fedora Reporter: Eric Smith <spacewar>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting, package-review, spencerandrewjackson
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-29 23:32:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric Smith 2011-12-03 22:02:16 UTC
Spec URL: http://fedorapeople.org/~brouhaha/tclap/tclap.spec
SRPM URL: http://fedorapeople.org/~brouhaha/tclap/tclap-1.2.1-1.fc14.src.rpm
Koji build for rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=3560588
Description:
TCLAP is a small, flexible library that provides a simple interface
for defining and accessing command line arguments. It was initially
inspired by the user friendly CLAP library. 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.


NOTE: I am packaging tclap as a prerequisite to packaging OpenNERO.

Comment 1 Eric Smith 2011-12-04 01:53:42 UTC
Removed the extraneous requires tags, there is no base package.

Spec URL: http://fedorapeople.org/~brouhaha/tclap/tclap.spec
SRPM URL: http://fedorapeople.org/~brouhaha/tclap/tclap-1.2.1-2.fc14.src.rpm

Comment 2 Spencer Jackson 2011-12-29 22:45:35 UTC
Hmm. I don't believe tclap is suitable for packaging, as it appears that tclap is already in the Fedora repository...

Comment 3 Eric Smith 2011-12-29 23:32:42 UTC
Hmmm, couldn't find it when I looked. I must have botched my search somehow.  Closing as duplicate.

*** This bug has been marked as a duplicate of bug 683591 ***