Package gengetopt: Information

    Source package: gengetopt
    Version: 2.23-alt1.0.port
    Build time:  Sep 1, 2023, 11:15 AM
    Category: Development/C
    Report package bug
    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 (loongarch64)
    gengetopt-debuginfo (loongarch64)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov
    Yuri N. Sedunov

      1. bison
      2. makeinfo
      3. source-highlight
      4. help2man
      5. flex
      6. gcc-c++
      7. rpm-macros-valgrind

    Last changed


    Sept. 1, 2023 Ivan A. Melnikov 2.23-alt1.0.port
    - Don't require valgrind on architectures it does not support
    June 5, 2019 Yuri N. Sedunov 2.23-alt1
    - 2.23
    Feb. 24, 2015 Yuri N. Sedunov 2.22.6-alt1
    - first build for Sisyphus