exuberant-ctags 1:5.9~svn20110310-16build1 source package in Ubuntu
Changelog
exuberant-ctags (1:5.9~svn20110310-16build1) jammy; urgency=medium * No-change rebuild for ppc64el baseline bump. -- Łukasz 'sil2100' Zemczak <email address hidden> Wed, 23 Mar 2022 14:51:49 +0100
Upload details
- Uploaded by:
- Łukasz Zemczak
- Uploaded to:
- Jammy
- Original maintainer:
- Colin Watson
- Architectures:
- any
- Section:
- editors
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | editors | |
Jammy | release | main | editors |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
exuberant-ctags_5.9~svn20110310.orig.tar.gz | 485.4 KiB | 7348e21502454a1331c58d5eec5c18a546395acd5628599a7a55dc77b48ffd2f |
exuberant-ctags_5.9~svn20110310-16build1.debian.tar.xz | 16.0 KiB | deb8df45bfeed311a8fcf5ee89e5bcce14021eb113b8d8361d28ca464138409b |
exuberant-ctags_5.9~svn20110310-16build1.dsc | 1.6 KiB | d832a17f3d5ab7cd7156d66cb17acfc56cc3625d33a80111963901d262a9335a |
Available diffs
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