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

ocaml-ctypes-0.22.0-1.2 RPM for aarch64

From OpenSuSE Ports Tumbleweed for aarch64

Name: ocaml-ctypes Distribution: openSUSE Tumbleweed
Version: 0.22.0 Vendor: openSUSE
Release: 1.2 Build date: Mon Feb 12 13:12:12 2024
Group: Development/Languages/OCaml Build host: reproducible
Size: 1817777 Source RPM: ocaml-ctypes-0.22.0-1.2.src.rpm
Packager: http://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

* 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

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, Sat Apr 27 01:37:30 2024