clang-architecture-generator (1.0.0-1)
Installation
sudo curl -o /etc/apt/keyrings/forgejo-faraphel.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-faraphel.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install clang-architecture-generator=1.0.0-1
Repository info
Distributions |
trixie |
Components |
main |
Architectures |
amd64 |
About this package
A tool based on clang capable of parsing the symbolics relations in a C/C++ project into a JSON file
Dependencies
| clang |
| libclang-dev |
| llvm |
| llvm-dev |