Package castxml: Information

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

Source package: castxml
Version: 0.4.4-alt1
Latest version according to Repology
Build time:  Dec 14, 2021, 04:22 PM in the task #291945
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: Aleksei Nikiforov


ACL:
Anton Farygin
@everybody

    1. python3-module-sphinx
    2. python3-module-sphinx-sphinx-build-symlink
    3. /proc
    4. libedit-devel
    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. zlib-devel
    15. gcc-c++

Last changed


Dec. 14, 2021 Aleksei Nikiforov 0.4.4-alt1
- Updated to upstream release version 0.4.4.
Aug. 30, 2021 Aleksei Nikiforov 0.4.3-alt2
- Disabled LTO.
April 27, 2021 Arseny Maslennikov 0.4.3-alt1.1
- NMU: spec: adapted to new cmake macros.