[ ソース: doxygen ]
パッケージ: doxygen-doxyparse (1.9.4-4)
doxygen-doxyparse に関するリンク
Debian の資源:
doxygen ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.doxygen.nl]
類似のパッケージ:
Multi-language source code parser based on doxygen
Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. Doxyparse builds on doxygen's great source code parsing infrastructure and provides a command-line tool that can be used to obtain information from source code, such as:
* which functions/methods and variables/attributes a module/class contains * which functions/methods calls/uses which functions/methods/variables * etc
doxyparses's main goal is to be used by higher-level source code analysis tools.
This package contains doxyparse binary, a source code parser based on doxygen
その他の doxygen-doxyparse 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libclang-cpp14 (>= 1:14.0.6)
- C++ interface to the Clang library
-
- dep: libclang1-14 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libllvm14
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 12)
- GNU 標準 C++ ライブラリ v3