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

    Исходный пакет: cproto
    Версия: 4.7o-alt1
    Собран:  15 января 2021 г. 5:03
    Сообщить об ошибке в пакете
    Домашняя страница: https://invisible-island.net/cproto/cproto.html

    Лицензия: Public Domain
    О пакете: Generates function prototypes and variable declarations from C code
    Описание: 
    Cproto is a program that generates function prototypes and variable
    declarations from C source code.  It can also convert function
    definitions between the old style and the ANSI C style.  This conversion
    overwrites the original files, however, so be sure to make a backup copy
    of your original files in case something goes wrong.
    
    The program isn't confused by complex function definitions as much as
    other prototype generators because it uses a yacc generated parser.
    By ignoring all the input between braces, the author has avoided
    implementing the entire C language grammar.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cproto (e2kv5, e2kv4, e2k)
    cproto-debuginfo (e2kv5, e2kv4, e2k)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Eugeny A. Rostovtsev

      1. bison
      2. flex

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


    29 декабря 2018 г. Dmitry V. Levin 4.7o-alt1
    - 4.7l -> 4.7o.
    - Rewritten spec file.
    28 мая 2014 г. Eugeny A. Rostovtsev 4.7l-alt1
    - Version 4.7l
    11 ноября 2013 г. Eugeny A. Rostovtsev 4.7k-alt1
    - Version 4.7k