GObject-Introspection¶
GObject introspection is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. Then at runtime, language bindings can read this metadata and automatically provide bindings to call into the C library.
homepage: https://gi.readthedocs.io/en/latest/
Available installations¶
| GObject-Introspection version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 1.84.0 | generic: riscv64Arm: AMD: Intel: |
(none) | 2025.06 | GObject-Introspection/1.84.0-GCCcore-14.3.0 |