Package castxml: Information

  • Default inline alert: Version in the repository: 0.6.6-alt1

Binary package: castxml
Version: 0.6.5-alt1
Architecture: e2kv6
Build time:  Apr 26, 2024, 09:29 AM
Source package: castxml
Report package bug
License: Apache-2.0
Summary: C-family abstract syntax tree XML output tool
Description: 
Parse C-family source files and optionally write a subset of the
Abstract Syntax Tree (AST) to a representation in XML.

Source files are parsed as complete translation units using the clang
compiler. XML output is enabled by the --castxml-gccxml option and
produces a format close to that of gccxml. Future versions of castxml
may support alternative output formats.

Maintainer: Konstantin Lepikhov


Last changed


April 17, 2024 Konstantin Lepikhov 0.6.5-alt1
- NMU: Updated to upstream release version 0.6.5.
Feb. 26, 2024 Ilya Kurdyukov 0.6.2-alt3
- Fixed build for Elbrus (missing BR).
Nov. 1, 2023 Alexey Sheplyakov 0.6.2-alt2
- NMU: Fixed FTBFS on LoongArch