          MODULE=snowballstemmer
         VERSION=3.0.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/s/$MODULE/
      SOURCE_VFY=sha256:6d5eeeec8e9f84d4d56b847692bacf79bc2c8e90c7f80ca4444ff8b6f2e52895
        WEB_SITE=https://github.com/shibukawa/snowball_py
            TYPE=python3
         ENTERED=20160520
         UPDATED=20250829
           SHORT="A Python stemming library"

cat << EOF
This package provides 16 stemmer algorithms (15 + Poerter English
stemmer) generated from Snowball algorithms.
It includes following language algorithms:
    Danish
    Dutch
    English (Standard, Porter)
    Finnish
    French
    German
    Hungarian
    Italian
    Norwegian
    Portuguese
    Romanian
    Russian
    Spanish
    Swedish
    Turkish
EOF
