           SPELL=hexcurse
         VERSION=1.58
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION
        WEB_SITE=https://github.com/LonnyGomes/hexcurse
   SOURCE_URL[0]=$WEB_SITE/archive/$SOURCE
     SOURCE_HASH=sha512:74887ad57f392e108a6314cee7bc98aa91804f2d748f1f7b4c4aaf8b36f932100f23d6dad64ce49439aea85d971ecf74e8439417285619bc5a4be5ff98784443
         ENTERED=20030429
      LICENSE[0]=GPL
        KEYWORDS="editors"
           SHORT="Hexadecimal editor"
cat << EOF
HexCurse is a versatile ncurses-based hex editor written in C that
provides the user with many features. It currently supports hex and
decimal address output, jumping to specified file locations, searching,
ASCII and EBCDIC output, bolded modifications, an undo command, quick
keyboard shortcuts, and more.
EOF
