[ 源代码: doxygen ]
软件包:doxygen-doxyparse(1.9.8+ds-2 以及其他的)
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.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclang-cpp19 (>= 1:19.1.1)
- C++ interface to the Clang library
-
- dep: libclang1-19 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libfmt9 (>= 9.1.0+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libllvm19 (>= 1:19.1.0)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libsqlite3-0 (>= 3.6.0)
- SQLite 3 共享库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版