guile-gi
GObject bindings for Guile
Guile-GI is a library for Guile that allows using GObject-based libraries, such as GTK+3. Its README comes with the disclaimer: This is pre-alpha code.
- Versions: 0.3.2-0.388653a
- Website: https://github.com/spk121/guile-gi
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of guile-gi as follows:
guix install guile-gi
Or install a particular version:
guix install guile-gi@0.3.2-0.388653a
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.
Badge code
You can use the following badge to inform users of guile-gi about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/guile-gi'><img src='https://packages.guix.gnu.org/packages/guile-gi/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/guile-gi)
Example Org:
[[https://packages.guix.gnu.org/packages/guile-gi][https://packages.guix.gnu.org/packages/guile-gi/badges/latest-version.svg]]