Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041706
en ru br
Репозитории ALT
S:4.7s-alt1
5.1: 4.6-alt1
www.altlinux.org/Changes

Группа :: Development/Tools
Пакет: cproto

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.6-alt1
Время сборки: 29 мая 2009, 18:13 ( 773.9 недели назад )
Размер архива: 124.59 Kb

Домашняя страница:   ftp://ftp.mcs.anl.gov/pub/petsc/externalpackag…

Лицензия: 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.

Текущий майнтейнер: Eugeny A. Rostovtsev (REAL)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • cproto
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin