パッケージ: codequery (0.24.0+dfsg1-1)
codequery に関するリンク
Trisquel の資源:
codequery ソースパッケージをダウンロード:
- [codequery_0.24.0+dfsg1-1.dsc]
- [codequery_0.24.0+dfsg1.orig.tar.xz]
- [codequery_0.24.0+dfsg1-1.debian.tar.xz]
メンテナ:
Original Maintainer:
- ChangZhuo Chen (陳昌倬)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 関連パッケージ
|
|
|
-
- dep: cscope
- interactively examine a C program source
-
- dep: exuberant-ctags
- build tag file indexes of source code definitions
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1) [armhf 以外]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libqt5concurrent5 (>= 5.6.0~rc)
- Qt 5 concurrent module
-
- dep: libqt5core5a (>= 5.15.1)
- Qt 5 core module
-
- dep: libqt5gui5 (>= 5.14.1)
- Qt 5 GUI module
- または libqt5gui5-gles (>= 5.14.1)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5widgets5 (>= 5.11.0~rc1)
- Qt 5 widgets module
-
- dep: libqt5xml5 (>= 5.0.2)
- Qt 5 XML module
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 shared library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3