codequery 0.25.0+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump Standards-Version to 4.6.1.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Wed, 14 Sep 2022 21:37:40 +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

Downloads

File Size SHA-256 Checksum
codequery_0.25.0+dfsg-1.dsc 1.9 KiB 0b92351430e91a7a842e464e620f29f8cc0d3c98f5840618b7bf5f990b862426
codequery_0.25.0+dfsg.orig.tar.xz 1.0 MiB d7f2f27fd63e46fec069df4f9aa2e68b2384f9aed6c1d2c137e48d54b89d48fe
codequery_0.25.0+dfsg-1.debian.tar.xz 11.1 KiB ce10b1214f7341a899c6d7acb7be39b8d911fca6b4a1af1558c9d6ed1465ef35

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