# Watch: https://github.com/radareorg/iaito/tags /refs/tags/([0-9.]+)[.]tar
           SPELL=iaito
         VERSION=5.9.9
     SOURCE_HASH=sha512:8794f49a15b3a73ca7532d4297278975ce7c6e29b30be30736370bc7f9b2e328725fbbc02ac928bc7637bc4ed7693091787c58ca51acfac7aa0b1b36645cb35f
          SOURCE="$SPELL-$VERSION.tar.gz"
      SOURCE_URL=(https://github.com/radareorg/$SPELL/archive/$VERSION.tar.gz)
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://www.radare.org/n/iaito.html"
      LICENSE[0]="GPL-3.0-only"
         ENTERED=20200812
        KEYWORDS=""
           SHORT="Reverse-engineering platform powered by radare2"
cat << EOF
iaito is a reverse engineering framework powered by radare2.  It's goal is
making an advanced and customizable reverse-engineering platform while keeping
the user experience at mind.  Created by reverse engineers for reverse
engineers.

iaito is the official GUI for radare2, written in Qt/C++.  It's the continuation
of Cutter (under it's original name) before the fork, to keep radare2 as
backend.
EOF
