Package c2man: Information

    Source package: c2man
    Version: 2.0.40-alt1.3
    Latest version according to Repology
    Build time:  Jan 13, 2025, 07:33 PM in the task #369410
    Report package bug
    License: GPL
    Summary: C Source Manual Page Extraction Tool
    Description: 
    C2man is an automatic documentation tool that extracts comments from C
    source code to generate functional interface documentation in the same
    format as sections 2 & 3 of the Unix Programmer's Manual. It requires
    minimal effort from the programmer by looking for comments in the
    usual places near the objects they document, rather than imposing a
    rigid function-comment syntax or requiring that the programmer learn
    and use a typesetting language. Acceptable documentation can often be
    generated from existing code with no modifications.

    List of RPM packages built from this SRPM:
    c2man (x86_64, ppc64le, i586, aarch64)
    c2man-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Yuri N. Sedunov

    List of contributors:
    Yuri N. Sedunov


      1. bison
      2. flex
      3. gcc13

    Last changed


    Jan. 13, 2025 Yuri N. Sedunov 2.0.40-alt1.3
    - E2K: just the single lcc version is available (mike@)
    Nov. 13, 2024 Yuri N. Sedunov 2.0.40-alt1.2
    - rebuilt with gcc-13
    Dec. 5, 2022 Yuri N. Sedunov 2.0.40-alt1.1
    - fixed build for Elbrus by ilyakurdyukov@