          MODULE=embryo
         VERSION=1.2.0
          SOURCE=${MODULE}-${VERSION}.tar.bz2
      SOURCE_URL=http://download.enlightenment.org/releases/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_VFY=sha1:a6dd8fed2d76da9407de10b475e47da098dd8cd9
        WEB_SITE="http://www.enlightenment.org/"
         ENTERED=20120430
         UPDATED=20120430
           SHORT="scripting langage based on Small"
cat <<EOF
Embryo implements a C like scripting language used in various parts
of the E project, namely Edje.  Embryo's scripting language is based
on CompuPhase's Small language.  Embryo allows scripting capabilities
in places that otherwise wouldn't support basic programming structures
such as Edje EDCs.
EOF
