. "$GRIMOIRE/FUNCTIONS"
           SPELL=shellementary
         VERSION=$(get_scm_version)
          SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/PROTO/$SPELL:$SPELL
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
        WEB_SITE=http://exchange.enlightenment.org/application/show/193
         ENTERED=20100305
      LICENSE[0]=BSD
           SHORT="It allows you to give your shell scripts a GUI"
cat << EOF
Zenity replacement written in python-elementary.

It allows you to give your shell scripts a GUI - you can show several predefined
dialogs from command line, change their parameters and receive values.

Application is 95% compatible with Zenity(those 5% are unfinished features which
are in zenity and i have them in TODO).

The app has even some additional options in comparision with zenity.

Application is translatable with standard gettext .po/.mo files.
EOF
