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

Changelog

exuberant-ctags (1:5.9~svn20110310-7) unstable; urgency=medium


  * Add a Homepage field.
  * Switch to git; add Vcs-* fields.
  * Add a hacky "debian/rules git-svn-setup", making it possible to set up
    git-svn metadata again after cloning.
  * Policy version 3.9.5: no changes required.

 -- Colin Watson <email address hidden>  Sat, 15 Feb 2014 23:52:23 +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 Pocket Published Component Section
Trusty release main editors

Downloads

File Size SHA-256 Checksum
exuberant-ctags_5.9~svn20110310-7.dsc 2.0 KiB 3f01544eb7d6cf4bc7a617d8f89a175263cc4e1bf47456f5f328f7da17ad3983
exuberant-ctags_5.9~svn20110310.orig.tar.gz 485.4 KiB 7348e21502454a1331c58d5eec5c18a546395acd5628599a7a55dc77b48ffd2f
exuberant-ctags_5.9~svn20110310-7.debian.tar.xz 11.8 KiB 44ad1cf2262709fef4f48edb116ab22107d83f8753c8d634985ec7b4d51147a0

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.