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

  • Default inline alert: Версия в репозитории: 5.8-alt6

Исходный пакет: ctags
Версия: 5.8-alt5
Последняя версия по данным Repology
Собран:  23 апреля 2022 г. 16:24 в задании #298943
Сообщить об ошибке в пакете
Домашняя страница: http://ctags.sourceforge.net/

Лицензия: GPLv2+
О пакете: A C programming language indexing and/or cross-reference tool
Описание: 
The ctags program generate an index (or "tag") file for C, C++, Eiffel,
Fortran, and Java language objects found in files.  This tag file allows
these items to be quickly and easily located by a text editor or other
utility.  A "tag" signifies a language object for which an index entry is
available (or, alternatively, the index entry created for that object).

Alternatively, ctags can generate a cross reference file which lists, in
human readable form, information about the various source objects found
in a set of language files.

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

Сопровождающий: Vladimir D. Seleznev



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


23 апреля 2022 г. Vladimir D. Seleznev 5.8-alt5
- Synced with SUSE devel:tools/ctags r36:
  + Included bugfixes and improvements;
  + Added returntype field to tag file format (disabled by default);
  + Added support for Go language.
- Rediffed and updated patches.
- Added patches for man page.
14 апреля 2022 г. Vladimir D. Seleznev 5.8-alt4
- Security release (fixed CVE-2014-7204).
6 декабря 2021 г. Igor Vlasenko 5.8-alt3
- NMU: fixed build