           SPELL=python-shtab
         VERSION=1.8.0
          SOURCE=shtab-$VERSION.tar.gz
     SOURCE_HASH=sha512:4daf9b3a95ab309400aa466fa599c49cceb1a746d64712c753e05e36bd3e53f69a585e9ef15c57dc031709ff01b545946bf57ee21f8e34c52546850b132f0403
   SOURCE_URL[0]=https://files.pythonhosted.org/packages/source/s/shtab/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/shtab-$VERSION"
        WEB_SITE=https://github.com/iterative/shtab
         ENTERED=20250310
      LICENSE[0]=Apache-2.0
        KEYWORDS="python shell tab completion bash zsh tcsh argparse"
           SHORT="Automagic shell tab completion for Python CLI applications"
cat << EOF
shtab generates shell tab completion scripts for Python CLI applications
built on argparse. It supports bash, zsh and tcsh.
EOF
