           SPELL=gi-docgen
         VERSION=2023.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://gitlab.gnome.org/GNOME/${SPELL}/-/archive/${VERSION}/$SOURCE
     SOURCE_HASH=sha512:9fbfe97167d83e0f166c6eece5e723dcf6d2a345cdf577a0618c971f3023d7a83d3ded471002a3ca24c2fe94611ceb88781002bacf406543f4a7f3b8608e42e5
      LICENSE[0]=GPL
        WEB_SITE=https://gitlab.gnome.org/GNOME/gi-docgen/
         ENTERED=20240117
        KEYWORDS="gobject documentation doc"
           SHORT="documentation generator for gobject-based libs"
cat << EOF
GI-DocGen is a document generator for GObject-based libraries. GObject is
the base type system of the GNOME project. GI-Docgen reuses the
introspection data generated by GObject-based libraries to generate the API
reference of these libraries, as well as other ancillary documentation.
EOF
