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

    Исходный пакет: cproto
    Версия: 4.7j-alt2
    Собран:  2 декабря 2011 г. 7:14
    Сообщить об ошибке в пакете
    Домашняя страница: http://invisible-island.net/

    Лицензия: Public
    О пакете: Generating prototypes and declarations from C source 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, so make a backup copy of your 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, I avoided implementing the entire C language grammar.

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

    Сопровождающий: Eugeny A. Rostovtsev

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

    Права:
    Eugeny A. Rostovtsev
    @qa
    @everybody

      1. /usr/bin/lex

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


    1 декабря 2011 г. Eugeny A. Rostovtsev 4.7j-alt2
    - Changed URL
    22 августа 2011 г. Eugeny A. Rostovtsev 4.7j-alt1
    - Version 4.7j (thnx viy@)
    13 марта 2011 г. Eugeny A. Rostovtsev 4.6-alt2
    - Rebuilt for debuginfo