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

    Исходный пакет: 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. clang-devel
      3. clang-tools
      4. cmake
      5. ctest
      6. gcc-c++
      7. libedit-devel
      8. libffi-devel
      9. libtinfo-devel
      10. libxml2-devel
      11. lld
      12. llvm-devel
      13. python3-module-sphinx
      14. python3-module-sphinx-sphinx-build-symlink
      15. rpm-macros-cmake
      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