          MODULE=gobject-introspection
         VERSION=1.84.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION::4}
      SOURCE_VFY=sha256:945b57da7ec262e5c266b89e091d14be800cc424277d82a02872b7d794a84779
        WEB_SITE=http://live.gnome.org/GObjectIntrospection
         ENTERED=20091003
         UPDATED=20250704
           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
