Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042708
en ru br
ALT Linux repos
S:1.2.5-alt1

Group :: System/Libraries
RPM: libtclap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2.5-alt1
Build date: 16 november 2022, 13:57 ( 71.2 weeks ago )
Size: 3.18 Mb

Home page:   http://tclap.sourceforge.net/

License: MIT
Summary: Templatized C++ Command Line Parser Library
Description:

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.

Current maintainer: Leontiy Volodin

List of contributors

List of rpms provided by this srpm:

  • libtclap
  • libtclap-devel
  • libtclap-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin