. "${GRIMOIRE}/FUNCTIONS"
. "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL="imhex"
         VERSION=1.38.1
     SOURCE_HASH=sha512:52c3119a4929bcc30ebfa9147c89a251ad5bf6b2bb793e3a494b2f65eb11c1f166d0a0d92ba1c9a24d4000d3264309788f34754a31e01175eda875181fdaf6dd
          SOURCE="ImHex-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ImHex"
   SOURCE_URL[0]=https://github.com/WerWolv/ImHex/releases/download/v$VERSION/Full.Sources.tar.gz
        WEB_SITE="https://imhex.werwolv.net/"
         ENTERED="202300810"
      LICENSE[0]="GPL"
        KEYWORDS="hexadecimal editor"
           SHORT="Hexadecimal editor for reverse engineers, programmers, and eyesight"
cat << EOF
ImHex is a Hex Editor, a tool to display, decode and analyze binary data to
reverse engineer their format, extract informations or patch values in them.

What makes ImHex special is that it has many advanced features that can often
only be found in paid applications. Such features are a completely custom
binary template and pattern language to decode and highlight structures in
the data, a graphical node-based data processor to pre-process values before
they're displayed, a disassembler, diffing support, bookmarks and much much
more. At the same time ImHex is completely free and open source under the GPLv2
license.
EOF
