Development/Tools

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

Name:ctags Vendor:StartCom Ltd., http://www.startcom.org
Version:5.5.4 License:GPL
Release:4.2.1 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: src

Download:ctags-5.5.4-4.2.1.src.rpm
Build Date:Thu Mar 30 11:36:55 2006
Packager:Eddy Nigg <eddy_nigg@startcom.org>
Size:259 KiB

Changelog

* Tue Mar 28 00:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
- Rebuild for StartCom Linux 5.0.x
* Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.5.4-4.2.1
- bump again for double-long bug on ppc(64)
* Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.5.4-4.2
- rebuilt for new gcc4.1 snapshot and glibc changes

Listing created by RepoView-0.5.1-1