opnsense-ports/devel/codequery/pkg-descr
Franco Fichtner 9d92e87d29 */*: sync with upstream
Taken from: HardenedBSD
2017-08-03 18:29:13 +02:00

12 lines
502 B
Text

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. It can also work with Universal ctags, which is a drop-in
replacement for 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.
WWW: https://ruben2020.github.io/codequery/