pkg://exuberant-ctags_5.2.2-1_powerpc.deb:94914/control
downloads
Package: exuberant-ctags
Version: 1:5.2.2-1
Section: editors
Priority: optional
Architecture: powerpc
Depends: libc6 (>= 2.2.4-4)
Suggests: vim | nvi | elvis | vile | emacsen
Provides: ctags
Installed-Size: 228
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Description: multi-language reimplementation of ctags
ctags parses source code and produces a sort of index mapping
the names of significant entities (e.g. functions, classes,
variables) to the location where that entity is defined. This
index is used by editors like vi and emacsen to allow moving to
the definition of a user-specified entity.
.
Exuberant Ctags supports all possible C language constructions
and multiple other languages such as assembler, AWK, ASP, BETA,
Bourne shell, C++, Eiffel, Fortran, Java, Lisp, Pascal, Perl,
PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl and Vim.