exuberant-ctags 1:5.9~svn20110310-2 source package in Ubuntu

Changelog

exuberant-ctags (1:5.9~svn20110310-2) unstable; urgency=low
  * Add Go support, from a patch by Alexey Marinichev (closes: #634166). -- Colin Watson <email address hidden>  Wed, 20 Jul 2011 14:24:17 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
any
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
exuberant-ctags_5.9~svn20110310-2.dsc 1.8 KiB 7824afdd90c4b0df19f255386c6d623ea0cd07bdcb35aa600fdc6b49b3f5e8f9
exuberant-ctags_5.9~svn20110310.orig.tar.gz 485.4 KiB 7348e21502454a1331c58d5eec5c18a546395acd5628599a7a55dc77b48ffd2f
exuberant-ctags_5.9~svn20110310-2.debian.tar.gz 10.9 KiB 43e9e33b0fc2a4780a17cf7f10132743e21d3512fd580218ca716818fa7e7545

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.