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

    Исходный пакет: castxml
    Версия: 0.4.3-alt1.1
    Собран:  30 мая 2021 г. 17:13 в задании #269879
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (x86_64, ppc64le, i586, armh, aarch64)
    castxml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Arseny Maslennikov


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

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


    27 апреля 2021 г. Arseny Maslennikov 0.4.3-alt1.1
    - NMU: spec: adapted to new cmake macros.
    9 марта 2021 г. Aleksei Nikiforov 0.4.3-alt1
    - Updated to upstream release version 0.4.3.
    12 февраля 2021 г. Aleksei Nikiforov 0.4.2-alt2
    - Fixed build with llvm-11.