          MODULE=bashdb
         VERSION=5.0-1.1.2
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha256:30176d2ad28c5b00b2e2d21c5ea1aef8fbaf40a8f9d9f723c67c60531f3b7330
        WEB_SITE=http://bashdb.sourceforge.net/
         ENTERED=20160426
         UPDATED=20231125
           SHORT="A debugger for Bash scripts"

cat << EOF
The Bash Debugger Project is a source-code debugger for bash that follows the
gdb command syntax. The version 4.0 series is a complete rewrite of the
previous series along the lines of my other POSIX shell debuggers and other
debuggers mentioned below.
EOF
