Package castxml: Information

    Source package: castxml
    Version: 0.4.2-alt1
    Build time:  Jan 26, 2021, 08:29 PM in the task #264552
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586Feb. 14, 2021Aug. 1, 2021
    x86_64Feb. 14, 2021April 14, 2024

    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: Aleksei Nikiforov


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

    Last changed


    Jan. 18, 2021 Aleksei Nikiforov 0.4.2-alt1
    - Updated to upstream release version 0.4.2.
    Aug. 28, 2020 Aleksei Nikiforov 0.3.6-alt1
    - Updated to upstream release version 0.3.6.
    Aug. 10, 2020 Aleksei Nikiforov 0.3.4-alt2
    - Fixed linking with dynamic clang libraries.