Пакет ocaml-camlidl: Информация

    Исходный пакет: ocaml-camlidl
    Версия: 1.12-alt2
    Последняя версия по данным Repology
    Собран:  1 декабря 2023 г. 7:50 в задании #333652
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/xavierleroy/camlidl

    О пакете: Stub code generator and COM binding for Objective Caml
    Описание: 
    CamlIDL is a stub code generator and COM binding for Objective Caml.
    
    CamlIDL comprises two parts:
    
    * A stub code generator that generates the C stub code required for
      the Caml/C interface, based on an MIDL specification. (MIDL stands
      for Microsoft's Interface Description Language; it looks like C
      header files with some extra annotations, plus a notion of object
      interfaces that look like C++ classes without inheritance.)
    
    * A (currently small) library of functions and tools to import COM
      components in Caml applications, and export Caml code as COM
      components.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ocaml-camlidl (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-camlidl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-camlidl-devel (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Anton Farygin

    Список участников:
    Anton Farygin

    Права:
    Anton Farygin
    @everybody

      1. ocaml
      2. ocaml-ocamldoc
      3. rpm-build-ocaml >= 1.6

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


    18 ноября 2023 г. Anton Farygin 1.12-alt2
    - fixed build for bytecode ocaml
    10 ноября 2023 г. Anton Farygin 1.12-alt1
    - 1.12
    14 декабря 2020 г. Anton Farygin 1.09-alt2
    - enable relaxed mode for textrel check