package gobject-introspection
Install
Dune Dependency
Authors
Maintainers
Sources
md5=35761efc459125e899ac653eb179999f
sha512=dec3f04c08744ddcb6d5194f97026d6b90edb03d582fb1e11767e73c9cbd71e3134d69f12426e485706b15a111037a3b096abc722da62b1dcee8d99d775c0863
Description
This library provides bindings based on Ctypes for the libgirepository API (see https://developer.gnome.org/gi/stable/)
Published: 31 Dec 2019
README
README.md
gobject-introspection OCaml package
The OCaml bindings to the GObject-Introspection library based on Ctypes.
Two ideas to explore:
Create a generic Ctypes bindings generator, based on ocaml-gobject-introspection, for the GNOME libraries : https://github.com/cedlemo/OCaml-GI-ctypes-bindings-generator
Create a generic FFI bindings generator for bucklescript in order to be able to use the javascript bindings to the GNOME libraries. (I am not sure if it is faisable).
https://devdocs.baznga.org/
https://bucklescript.github.io/bucklescript/Manual.html#_ffi
https://github.com/glennsl/bucklescript-ffi-cheatsheet
https://github.com/Place1/node-gir
API:
https://cedlemo.github.io/OCaml-GObject-Introspection/
Wiki :
https://github.com/cedlemo/OCaml-GObject-Introspection/wiki#introduction
table of content.
Dependencies (12)
-
conf-gtk3
build
-
conf-glib-2
build
-
conf-gobject-introspection
build
-
conf-pkg-config
build
- configurator
- stdio
- base
- ounit
- ctypes-foreign
- ctypes
-
dune
>= "1.2"
- ocaml
Dev Dependencies
None
Used by
None
Conflicts
None