[ 源代码: doxygen ]
软件包:doxygen-doxyparse(1.9.1-1)
multi-language source code parser based on Doxygen
Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and 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.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclang-cpp11 (>= 1:11.0.1)
- C++ interface to the Clang library
-
- dep: libclang1-11 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libllvm11 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版