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

    Исходный пакет: castxml
    Версия: 0.4.4-alt1
    Собран:  26 августа 2023 г. 14:39
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (mipsel)
    castxml-debuginfo (mipsel)

    Сопровождающий: Aleksei Nikiforov


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

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


    14 декабря 2021 г. Aleksei Nikiforov 0.4.4-alt1
    - Updated to upstream release version 0.4.4.
    30 августа 2021 г. Aleksei Nikiforov 0.4.3-alt2
    - Disabled LTO.
    27 апреля 2021 г. Arseny Maslennikov 0.4.3-alt1.1
    - NMU: spec: adapted to new cmake macros.