global 6.6.11-1 source package in Ubuntu

Changelog

global (6.6.11-1) unstable; urgency=medium

  * New upstream version 6.6.11

 -- Punit Agrawal <email address hidden>  Sat, 10 Feb 2024 11:11:46 +0000

Upload details

Uploaded by:
Punit Agrawal
Uploaded to:
Sid
Original maintainer:
Punit Agrawal
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
global_6.6.11-1.dsc 2.2 KiB 9eae7140700a191e22a14d367486006366c76c0803e772ff7376700fb678dcc1
global_6.6.11.orig.tar.gz 2.9 MiB 0533319f78d3860b81668dfaeaa507901541e5dda8cfc30d52dfc6ce9489f5e3
global_6.6.11.orig.tar.gz.asc 488 bytes 47a8c0b845dbdcf037ddcee717d8064a7d848c46edd7c121446b417f9ce8ee4f
global_6.6.11-1.debian.tar.xz 13.9 KiB 264cade6484afe917cf6eaed7a8ace717bdbe009270102da8a3390c97c545b0a

Available diffs

No changes file available.

Binary packages built by this source

global: 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.

global-dbgsym: debug symbols for global