About Anaconda Help Download Anaconda

main / packages / gobject-introspection 1.78.1

Middleware for binding GObject-based code to other languages.

Installers

  • linux-s390x v1.78.1
  • osx-64 v1.78.1
  • osx-arm64 v1.78.1
  • win-64 v1.78.1
  • linux-64 v1.78.1
  • linux-aarch64 v1.78.1
  • linux-32 v1.56.1
  • linux-ppc64le v1.72.0
  • win-32 v1.68.0

conda install

To install this package run one of the following:
conda install main::gobject-introspection

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy