          MODULE=gspell
         VERSION=1.13.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.gnome.org/GNOME/gspell/-/archive/$VERSION/
      SOURCE_VFY=sha256:0877f91abd8b315482e20a8f736012d4587deee8b4656ee0faaab1fa47451160
        WEB_SITE=https://gitlab.gnome.org/GNOME/gspell
            TYPE=meson
         ENTERED=20160411
         UPDATED=20240816
           SHORT="An API to implement the spell checking in a GTK+ application"

cat << EOF
gspell provides a flexible API to add spell checking to a GTK+ application.
Features:
  GObject wrappers around Enchant
  An inline spell checker for GtkTextView (enhanced version of GtkSpell)
  A spell checker dialog for GtkTextView
  Support of the no-spell-check tag defined by GtkSourceView
  Language choosers (button and dialog).
EOF
