          MODULE=zsh
         VERSION=5.9.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$SFORGE_URL/project/$MODULE/$MODULE/$VERSION
      SOURCE_VFY=sha256:36fa734374b44783582cec09bcd67822e2f992c779ec1624ab5596df078d2f81
        WEB_SITE=http://www.zsh.org
         ENTERED=20011112
         UPDATED=20260713
           PSAFE=no
           SHORT="shell designed for interactive use"

cat << EOF
Zsh is a UNIX command interpreter (shell) which of the standard shells most
resembles the Korn shell (ksh). It includes enhancements of many types, notably
in the command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and extra
features drawn from tcsh.
EOF
