           SPELL=ired
         VERSION=0.5
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/radare/$SPELL/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:edf603c541a6e428143bafb847256402e2099cc863aa45ec0ace6a0627e7ae015e95482984a62529a3aede13452537f59d2107cbf52712b6dbe2f1854bf63ac7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/radare/ired"
      LICENSE[0]="GPL"
         ENTERED=20150123
        KEYWORDS=""
           SHORT="minimalistic hexadecimal editor"
cat << EOF
IRED stands for the independent raw editor. It aims to be a minimalistic
reimplementation of the radare shell without much complexity and relaying
all the extensibility to external applications trying to keep the source as
small as possible.
EOF
