Source: castxml Maintainer: Debian Med Packaging Team Uploaders: Gert Wollny , Étienne Mollier Section: devel Build-Depends: debhelper-compat (= 13), cmake, help2man , libclang-21-dev, llvm-21-dev, libmlir-21-dev, mlir-21-tools, clang-tools-21, clang-format-21, clang-tidy-21, clangd-21, libedit-dev, zlib1g-dev Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/castxml Vcs-Git: https://salsa.debian.org/med-team/castxml.git Homepage: https://github.com/CastXML/CastXML Package: castxml Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: C-family abstract syntax tree XML output tool Parse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML. This is the successor to gccxml.