Package: global Version: 6.5.6-2+deb9u1 Architecture: amd64 Maintainer: Wookey Installed-Size: 1654 Depends: libc6 (>= 2.14), libltdl7 (>= 2.4.6), libncurses5 (>= 6), libtinfo5 (>= 6), emacsen-common Recommends: python Suggests: lynx | www-browser, doxygen (>= 1.4.3), apache | httpd, id-utils, exuberant-ctags, python-pygments Section: devel Priority: optional Homepage: http://www.gnu.org/software/global/global.html Description: Source code search and browse tools GNU GLOBAL is a source code tag system that works the same way across diverse environments. Currently, it supports the following: . o command line, and the 'globash' query subshell. o vim plugin, and support for other vi clones. o less o emacs o web browser . Supported languages are C, C++, yacc and Java. You can locate a specified function in the source files and move there easily. It is especially useful for hacking large projects containing many subdirectories, many '#ifdef' and many main() functions, like X or kernel source. . Doxygen now supports using global as its source browser, with the USE_HTAGS option.