. "$GRIMOIRE/FUNCTIONS"
           SPELL=ixion
         VERSION=$(get_scm_version)
          SOURCE=$SPELL-git.tar.bz2
   SOURCE_URL[0]=git://gitorious.org/$SPELL/$SPELL.git:$SPELL-git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
        WEB_SITE=http://gitorious.org/ixion
         ENTERED=20150129
      LICENSE[0]=MPL
        KEYWORDS=""
           SHORT="A general purpose formula parser and interpreter"
cat << EOF
Ixion is a general purpose formula parser and interpreter that can calculate
multiple named targets, or cells.
EOF
