Package gengetopt: Information
Source package: gengetopt
Version: 2.22.6-alt1
Build time: Feb 24, 2015, 05:59 AM in the task #140948
Category: Development/C
Report package bugHome page: http://www.gnu.org/software/gengetopt/
License: GPLv3+
Summary: Tool to write command line option parsing code for C programs
Description:
Gengetopt is a tool to generate C code to parse the command line arguments argc and argv that are part of every C or C++ program. The generated code uses the C library function getopt_long to perform the actual command line parsing.
List of RPM packages built from this SRPM:
gengetopt (x86_64, i586)
gengetopt-debuginfo (x86_64, i586)
gengetopt (x86_64, i586)
gengetopt-debuginfo (x86_64, i586)
Maintainer: Yuri N. Sedunov