          MODULE=snowball
         VERSION=3.0.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/snowballstem/snowball/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:80ac10ce40dc4fcfbfed8d085c457b5613da0e86a73611a3d5527d044a142d60
        WEB_SITE=https://snowballstem.org/
         ENTERED=20191229
         UPDATED=20250718
           SHORT="String processing language for creating stemming algorithms"

cat << EOF
Snowball is a small string processing language designed for creating stemming
algorithms for use in Information Retrieval.
EOF
