This package browser is in early development. Mind the rough edges.

cl-gobject-introspection

Common Lisp bindings to GObject Introspection

This library is a bridge between Common Lisp and GObject Introspection, which enables Common Lisp programs to access the full interface of C+GObject libraries without the need of writing dedicated bindings.

Installation

Install the latest version of cl-gobject-introspection as follows:

guix install cl-gobject-introspection

Or install a particular version:

guix install cl-gobject-introspection@0.3-3.83beec4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.