           SPELL=embryo
         VERSION=1.7.8
          SOURCE=$SPELL-$VERSION.tar.bz2
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.enlightenment.org/releases/$SOURCE
#     SOURCE_HASH=sha512:9d311d4c78d717458b471c49e3cc3a15aaba501e1fef718d43117d241766b25169e7909be182b68015b86c754663e25bbb3cdcd6a37c4df8b6962cb31c8649c8
      LICENSE[0]=BSD
        WEB_SITE=http://enlightenment.org/Libraries/Embryo/
         ENTERED=20040324
        KEYWORDS="enlightenment"
           SHORT='Scripting language used in Enlightenment e17'
cat << EOF
Embryo implements a C like scripting language used in various parts of the
Enlightenment project, namely Edje. Embryo's scripting language is based on
CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999.
Embryo allows scripting capabilities in places that otherwise wouldn't support
basic programming structures such as in Edje EDCs.
EOF
