Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-ctypes-0.21.1-bp156.1.3 RPM for x86_64

From OpenSuSE Leap 15.6 for x86_64

Name: ocaml-ctypes Distribution: SUSE Linux Enterprise 15 SP6
Version: 0.21.1 Vendor: openSUSE
Release: bp156.1.3 Build date: Fri Mar 22 16:21:16 2024
Group: Development/Languages/OCaml Build host: i03-ch1d
Size: 1354712 Source RPM: ocaml-ctypes-0.21.1-bp156.1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://opam.ocaml.org/packages/ctypes
Summary: Combinators for binding to C libraries without writing any C
ctypes is a library for binding to C libraries using pure OCaml. The primary aim is to make writing C extensions as straightforward as possible.

The core of ctypes is a set of combinators for describing the structure of C types -- numeric types, arrays, pointers, structs, unions and functions. You can use these combinators to describe the types of the functions that you want to call, then bind directly to those functions -- all without writing or generating any C!

Provides

Requires

License

ISC

Changelog

* Tue Jan 16 2024 ohering@suse.de
  - Remove usage of dune.configurator because ocamlfind names which
    contain a dot are not considered valid anymore with dune 3.13
* Sat Sep 09 2023 ohering@suse.de
  - Update to version 0.21.1
    See included CHANGES.md for details
* Fri Jul 07 2023 ohering@suse.de
  - Update to version 0.21.0
    * build with dune
* Sun May 21 2023 ohering@suse.de
  - JaneStreet libraries are 64bit, this pkg depends on them
* Tue Apr 26 2022 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 0.20.1
    * Fix warning 9 [missing-record-field-pattern] in generated OCaml code
    * Remove naked pointers from the Dl library
    * Avoid running a full GC cycle on every FFI closure allocation
    * Fix use of CAMLdrop in generated code
    * Drop compatibility with 4.02, and improve compatibility with
      Multicore OCaml
* Sat Sep 11 2021 ohering@suse.de
  - Require dune 2.6+
* Fri Apr 09 2021 ohering@suse.de
  - Initial version 0.18.0

Files

/usr/lib64/ocaml
/usr/lib64/ocaml/ctypes
/usr/lib64/ocaml/ctypes-foreign
/usr/lib64/ocaml/ctypes-foreign/ctypes_foreign.cmxs
/usr/lib64/ocaml/ctypes/ctypes.cmxs
/usr/lib64/ocaml/ctypes/stubs
/usr/lib64/ocaml/ctypes/stubs/ctypes_stubs.cmxs
/usr/lib64/ocaml/ctypes/top
/usr/lib64/ocaml/ctypes/top/ctypes_top.cmxs
/usr/share/doc/packages/ocaml-ctypes
/usr/share/doc/packages/ocaml-ctypes/CHANGES.md
/usr/share/licenses/ocaml-ctypes
/usr/share/licenses/ocaml-ctypes/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 2 23:40:11 2024