Package castxml: Information

    Source package: castxml
    Version: 0.6.5-alt1
    Latest version according to Repology
    Build time:  Apr 17, 2024, 08:25 PM in the task #345338
    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.

    List of rpms provided by this srpm:
    castxml (x86_64, ppc64le, i586, aarch64)
    castxml-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Konstantin Lepikhov


    ACL:
    Anton Farygin
    @everybody

      1. /proc
      2. clang-devel
      3. clang-tools
      4. cmake
      5. ctest
      6. libedit-devel
      7. python3-module-sphinx
      8. python3-module-sphinx-sphinx-build-symlink
      9. libffi-devel
      10. gcc-c++
      11. rpm-macros-cmake
      12. libtinfo-devel
      13. zlib-devel
      14. libxml2-devel
      15. lld
      16. llvm-devel

    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