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