Exuberant Ctags 5.8

Full internal name:net.sourceforge.ExuberantCtags
Project site:http://ctags.sourceforge.net
Screen shots:
Download: Download Exuberant Ctags 5.8

https://sourceforge.net/projects/ctags/files/ctags/5.8/ctags58.zip

VirusTotal results
Change log:n/a
Description:

a multilanguage reimplementation of the Unix ctags utility. Ctags generates an index of source code definitions which is used by numerous editors and utilities to instantly locate the definitions. Languages Supported: Ant, Assembler, ASP, Awk, BASIC, BETA, C, C++, C#, COBOL, DOS Batch, Eiffel, Erlang, Flex, Fortran, HTML, Java, JavaScript, Lisp, Lua, Make, MATLAB, Objective Caml, Pascal, Perl, PHP, PL/SQL, Python (Pyrex/Cython), REXX, Ruby, Scheme, Shell scripts (Bourne/Korn/Z), S-Lang, SML (Standard ML), Tcl, TeX, Vera, Verilog, VHDL, Vim, YACC

License:GPLv2
Version:5.8
SHA-1 or SHA-256:93b5c200d788933ce7f3f3b130f285bd2c0137e0
Type:zip
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b ctags*') do set name=%%x
    cd "%name%"        
    for /f "delims=" %%a in ('dir /b') do (
      move "%%a" ..
    )
    cd ..
    rmdir "%name%"
    Last modified:Sat May 15 09:02:51 UTC 2021
    Last modified by:tim.lebedk...
    Created:Wed Nov 13 16:29:12 UTC 2013
    Created by:tim.lebedk...
    Automated tests:48 of 52 installations succeeded, 48 of 48 removals succeeded