cl-gobject-introspection 0.3-1.d0136c8
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.
- Website: https://github.com/andy128k/cl-gobject-introspection
- Licenses: LLGPL · Modified BSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-gobject-introspection 0.3-1.d0136c8
as follows:
guix install cl-gobject-introspection@0.3-1.d0136c8
Or install the latest version:
guix install cl-gobject-introspection
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.