          MODULE=gobject-introspection
           MAJOR=1.32
         VERSION=$MAJOR.1
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:289df976328490a2d5d4187032cf6d429dcef121
        WEB_SITE=http://live.gnome.org/GObjectIntrospection
         ENTERED=20091003
         UPDATED=20120424
           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
