A multi-language source code indexing tool http://ctags.sourceforge.net/
Go to file
2024-01-05 21:34:51 +01:00
ctags.spec automatic version update by autodist [release r20210106-3mamba;Mon Jan 25 2021] 2024-01-05 21:34:51 +01:00
README.md update to r20191026.git [release r20191026.git-1mamba;Sat Oct 26 2019] 2024-01-05 21:34:51 +01:00

ctags

Exuberant Ctags generates an index (or tag) file of language objects found in source files for many popular programming languages. This index makes it easy for text editors and other tools to locate the indexed items. Exuberant Ctags improves on traditional ctags because of its multilanguage support, its ability for the user to define new languages searched by regular expressions, and its ability to generate emacs-style TAGS files.