          MODULE=dash
         VERSION=0.5.13.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://gondor.apana.org.au/~herbert/dash/files/
      SOURCE_VFY=sha256:e7136826b1eed6ce3193e8affa2f70b1b2b9168dd91ffa7ddb4f46e9e62054fe
        WEB_SITE=http://gondor.apana.org.au/~herbert/dash/
         ENTERED=20141004
         UPDATED=20260401
           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
