Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36917939
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.7s-alt1
Время сборки: 4 марта 2021, 01:25 ( 158.7 недели назад )
Размер архива: 136.62 Kb

Домашняя страница:   https://invisible-island.net/cproto/cproto.html

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

Текущий майнтейнер: Dmitry V. Levin

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

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

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