Development/Tools

ctags: A C programming language indexing and/or cross-reference tool.

Name:ctags Vendor:CERN (http://cern.ch/linux)
Version:5.4 License:GPL
Release:2 URL:http://ctags.sourceforge.net/
Summary
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.

Arch: x86_64

Download:ctags-5.4-2.x86_64.rpm
Build Date:Wed Feb 4 14:45:47 2004
Packager:Jaroslaw Polok <jaroslaw{*}polok{%}cern{*}ch>
Size:269 KiB

Changelog

* Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
* Wed Nov 13 04:00:00 2002 Karsten Hopp <karsten{%}redhat{*}de>
- update to 5.4
* Fri Jun 21 05:00:00 2002 Tim Powers <timp{%}redhat{*}com>
- automated rebuild

Listing created by RepoView-0.5.2