codequery 0.27.0+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Sat, 27 Jan 2024 08:58:45 +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.27.0+dfsg-1.dsc 1.9 KiB 6906360f214308ec0026621567b6360ea8f9725313c04f5b67c735a1ca6015dd
codequery_0.27.0+dfsg.orig.tar.xz 1.0 MiB 893c9acd0e70da88ddc9762926f0690879403930d656dc82e0c0d7e9fb282556
codequery_0.27.0+dfsg-1.debian.tar.xz 11.2 KiB 834d84a2e931e161a4fe745d6180930aa6fd4b66195b20bddc99cee423732c15

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