          MODULE=gobject-introspection
         VERSION=1.86.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION::4}
      SOURCE_VFY=sha256:920d1a3fcedeadc32acff95c2e203b319039dd4b4a08dd1a2dfd283d19c0b9ae
        WEB_SITE=http://live.gnome.org/GObjectIntrospection
         ENTERED=20091003
         UPDATED=20251229
           SHORT="Generate interface introspection data for GObject libraries"

cat << EOF
GObject Introspection is a project for providing machine readable introspection
data of the API of C libraries. This introspection data can be used in several
different use cases, for example automatic code generation for bindings, API
verification and documentation generation. GObject Introspection contains tools
to generate and handle the introspection data.

This package contains tools for extracting introspection data from libraries
and transforming it into different formats.
EOF
