You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / ctags-5.9-3.20220206.0.fc36.x86_64

ctags-5.9-3.20220206.0.fc36.x86_64

Package Attributes
RPM  ctags-5.9-3.20220206.0.fc36.x86_64.rpm Architecture  x86_64 Size  2044498 Created  2022/09/06 06:51:13 UTC
Package Specification
Summary A C programming language indexing and/or cross-reference tool
Group Unspecified
License GPLv2+
Home Page https://ctags.io/
Description

Ctags generates an index (or tag) file of C language objects found in C source and header files. The index makes it easy for text editors or other utilities to locate the indexed items. Ctags can also generate a cross reference file which lists information about the various objects found in a set of C language files in human readable form. Exuberant Ctags improves on ctags because it can find all types of C language tags, including macro definitions, enumerated values (values inside enum{...}), function and method definitions, enum/struct/union tags, external function prototypes, typedef names and variable declarations. Exuberant Ctags is far less likely to be fooled by code containing #if preprocessor conditional constructs than ctags. Exuberant ctags supports output of Emacs style TAGS files and can be used to print out a list of selected objects found in source files.

Install ctags if you are going to use your system for C programming.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
ctags
ctags(x86-64)
Obsoletes
ctags-etags

Document Actions