Skip to content

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://wiki.gnome.org/GObjectIntrospection/

version versionsuffix toolchain
1.47.1 foss/2016a
1.47.1 intel/2016a
1.48.0 foss/2016a
1.48.0 intel/2016a
1.49.1 foss/2016b
1.49.1 intel/2016b
1.52.0 intel/2017a
1.53.5 -Python-2.7.14 foss/2017b
1.53.5 -Python-2.7.13 intel/2017a
1.53.5 -Python-3.6.1 intel/2017a
1.53.5 -Python-2.7.14 intel/2017b
1.54.1 -Python-2.7.14 foss/2018a
1.54.1 -Python-2.7.15 foss/2018b
1.54.1 -Python-2.7.15 fosscuda/2018b
1.54.1 -Python-3.6.6 fosscuda/2018b
1.54.1 -Python-2.7.14 intel/2018a
1.58.3 -Python-2.7.16 GCCcore/8.3.0
1.60.1 -Python-3.7.2 GCCcore/8.2.0
1.63.1 -Python-3.7.4 GCCcore/8.3.0
1.64.0 -Python-3.8.2 GCCcore/9.3.0
1.66.1 GCCcore/10.2.0
1.68.0 GCCcore/10.3.0
1.68.0 GCCcore/11.2.0
1.72.0 GCCcore/11.3.0
1.74.0 GCCcore/12.2.0
1.76.1 GCCcore/12.3.0
1.78.1 GCCcore/13.2.0

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)