Package ocaml-camlidl: Information

    Source package: ocaml-camlidl
    Version: 1.12-alt2
    Latest version according to Repology
    Build time:  Dec 1, 2023, 07:50 AM in the task #333652
    Category: Development/ML
    Report package bug
    Summary: Stub code generator and COM binding for Objective Caml
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    ACL:
    Anton Farygin
    @everybody

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

    Last changed


    Nov. 18, 2023 Anton Farygin 1.12-alt2
    - fixed build for bytecode ocaml
    Nov. 10, 2023 Anton Farygin 1.12-alt1
    - 1.12
    Dec. 14, 2020 Anton Farygin 1.09-alt2
    - enable relaxed mode for textrel check