Package castxml: Information

    Source package: castxml
    Version: 0.4.3-alt1.1
    Build time:  May 30, 2021, 05:13 PM in the task #269879
    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, armh, aarch64)
    castxml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Arseny Maslennikov


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

    Last changed


    April 27, 2021 Arseny Maslennikov 0.4.3-alt1.1
    - NMU: spec: adapted to new cmake macros.
    March 9, 2021 Aleksei Nikiforov 0.4.3-alt1
    - Updated to upstream release version 0.4.3.
    Feb. 12, 2021 Aleksei Nikiforov 0.4.2-alt2
    - Fixed build with llvm-11.