          MODULE=dash_static
         VERSION=0.5.13
          SOURCE=dash-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/dash-$VERSION
      SOURCE_URL=http://gondor.apana.org.au/~herbert/dash/files/
      SOURCE_VFY=sha256:fd8da121e306b27f59330613417b182b8844f11e269531cc4720bf523e3e06d7
        WEB_SITE=http://gondor.apana.org.au/~herbert/dash/
         ENTERED=20250131
         UPDATED=20251223
           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
