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
Mar 17, 2021 at 21:46
License
LGPL-2.0-or-later
Total Downloads
14
Supported Platforms
GitHub Repository
https://git.gnome.org//browse/gobject-introspection/tree/