Пакет c2man: Информация

    Исходный пакет: c2man
    Версия: 2.0.40-alt1.3
    Собран:  14 января 2025 г. 10:25
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/fribidi/c2man

    Лицензия: GPL
    О пакете: C Source Manual Page Extraction Tool
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    c2man (loongarch64)
    c2man-debuginfo (loongarch64)

    Сопровождающий: Yuri N. Sedunov

    Список участников:
    Yuri N. Sedunov

      1. bison
      2. flex
      3. gcc13

    Последнее изменение


    13 января 2025 г. Yuri N. Sedunov 2.0.40-alt1.3
    - E2K: just the single lcc version is available (mike@)
    13 ноября 2024 г. Yuri N. Sedunov 2.0.40-alt1.2
    - rebuilt with gcc-13
    5 декабря 2022 г. Yuri N. Sedunov 2.0.40-alt1.1
    - fixed build for Elbrus by ilyakurdyukov@