          MODULE=dash
         VERSION=0.5.13.4
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://gondor.apana.org.au/~herbert/dash/files/
      SOURCE_VFY=sha256:d10dfd41cda59165560db39ca915c2c4a7636fff04281d8d2df77ad92c753e2b
        WEB_SITE=http://gondor.apana.org.au/~herbert/dash/
         ENTERED=20141004
         UPDATED=20260515
           SHORT="Small, fast, basic implementation of /bin/sh"
PSAFE=no

cat << EOF
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as
possible. It does this without sacrificing speed where possible. In fact, it is
significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
EOF
