          MODULE=snowballstemmer
         VERSION=3.1.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/s/$MODULE/
      SOURCE_VFY=sha256:e07bbc54a0d798fe6010a12398422e62a8bfbba95c394fd0956ef58cb4d3e260
        WEB_SITE=https://github.com/shibukawa/snowball_py
            TYPE=python3
         ENTERED=20160520
         UPDATED=20260608
           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
