exuberant-ctags 1:5.9~svn20110310-17 source package in Ubuntu
Changelog
exuberant-ctags (1:5.9~svn20110310-17) unstable; urgency=medium * Use dh_installalternatives. -- Colin Watson <email address hidden> Fri, 16 Dec 2022 16:54:24 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Sid
- Original maintainer:
- Colin Watson
- Architectures:
- any
- Section:
- editors
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
exuberant-ctags_5.9~svn20110310-17.dsc | 2.0 KiB | e5efbba00887a4c196942d365057a23245ca3ad911041508aefa72f529b89c19 |
exuberant-ctags_5.9~svn20110310.orig.tar.gz | 485.4 KiB | 7348e21502454a1331c58d5eec5c18a546395acd5628599a7a55dc77b48ffd2f |
exuberant-ctags_5.9~svn20110310-17.debian.tar.xz | 15.9 KiB | 7fccb84f41bdda1a4cb46884e988c71a93e7c0c3ff71de56615fa24e2149b1e5 |
Available diffs
No changes file available.
Binary packages built by this source
- exuberant-ctags: build tag file indexes of source code definitions
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/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp,
Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang,
Scheme, Tcl, Verilog, Vim and YACC.
- exuberant-ctags-dbgsym: debug symbols for exuberant-ctags