Пакет castxml: Информация

  • Default inline alert: Версия в репозитории: 0.6.6-alt1

Исходный пакет: castxml
Версия: 0.6.5-alt1
Собран:  18 апреля 2024 г. 5:45
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/CastXML/CastXML

Лицензия: Apache-2.0
О пакете: C-family abstract syntax tree XML output tool
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
castxml (riscv64)
castxml-debuginfo (riscv64)

Сопровождающий: Konstantin Lepikhov


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

Последнее изменение


17 апреля 2024 г. Konstantin Lepikhov 0.6.5-alt1
- NMU: Updated to upstream release version 0.6.5.
26 февраля 2024 г. Ilya Kurdyukov 0.6.2-alt3
- Fixed build for Elbrus (missing BR).
1 ноября 2023 г. Alexey Sheplyakov 0.6.2-alt2
- NMU: Fixed FTBFS on LoongArch