gobject-introspection
Middleware for binding GObject-based code to other languages.
Middleware for binding GObject-based code to other languages.
To install this package, run one of the following:
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.
Summary
Middleware for binding GObject-based code to other languages.
Last Updated
May 3, 2018 at 19:47
License
LGPLv2+
Total Downloads
84
Supported Platforms
GitHub Repository
https://git.gnome.org//browse/gobject-introspection/tree/