          MODULE=hexedit
         VERSION=1.6
          SOURCE=$MODULE-$VERSION.src.tgz
 SOURCE_URL_FULL=https://github.com/pixel/hexedit/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3
        WEB_SITE=http://rigaux.org/hexedit.html
         ENTERED=20030929
         UPDATED=20230803
           SHORT="view and edit files in hexadecimal or in ASCII"

cat << EOF
hexedit shows a file both in ASCII and in hexadecimal. The file can be a
device as the file is read a piece at a time. You can modify the file
and search through it.
EOF
