Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-ctypes | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.22.0 | Vendor: openSUSE |
Release: bp156.1.1 | Build date: Fri Mar 29 10:51:33 2024 |
Group: Development/Languages/OCaml | Build host: i03-ch2a |
Size: 1355553 | Source RPM: ocaml-ctypes-0.22.0-bp156.1.1.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!
ISC
* Mon Feb 12 2024 ohering@suse.de - Update to version 0.22.0 see included CHANGES.md file for details * 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
/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 Jul 9 20:06:21 2024