codequery 0.26.0+dfsg-1 source package in Ubuntu

Changelog

codequery (0.26.0+dfsg-1) unstable; urgency=medium

  * New upostream release.
  * Bump Standards-Version to 4.6.2.
  * Add universal-ctags as alternative of exuberant-ctags (Closes: #1016144).

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Thu, 29 Dec 2022 17:45:29 +0800

Upload details

Uploaded by:
ChangZhuo Chen (陳昌倬)
Uploaded to:
Sid
Original maintainer:
ChangZhuo Chen (陳昌倬)
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
codequery_0.26.0+dfsg-1.dsc 1.9 KiB a6f408b9bbf5f8b562a95f5ac272a50818e5c4b62c19a3844ca2b8fbc18ef71f
codequery_0.26.0+dfsg.orig.tar.xz 1.0 MiB 15b26b05ef255fde62dfccbf55a112b6bb5a5ebdc2797d1d5703809bdf237386
codequery_0.26.0+dfsg-1.debian.tar.xz 11.2 KiB 86e5214ec74f919d076334a0d72f4484c426b63522ecde720c0c0c7f8fef09fb

Available diffs

No changes file available.

Binary packages built by this source

codequery: code-understanding, code-browsing or code-search tool

 This is a tool to index, then query or search C, C++, Java, Python,
 Ruby, Go and Javascript source code.
 .
 It builds upon the databases of cscope and Exuberant ctags.
 .
 The databases of cscope and ctags would be processed by the cqmakedb
 tool to generate the CodeQuery database file.
 .
 The CodeQuery database file can be viewed and queried using the
 codequery GUI tool.

codequery-dbgsym: debug symbols for codequery