add a description for embryo
authorMichael Lauer <mickey@vanille-media.de>
Fri, 30 Jul 2004 13:52:41 +0000 (13:52 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 30 Jul 2004 13:52:41 +0000 (13:52 +0000)
BKrev: 410a52a9N399PtWo6vPW9ahk2ki8uw

embryo/embryo_cvs.oe

index 1856c18..767793d 100644 (file)
@@ -1,3 +1,8 @@
+DESCRIPTION = "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."
 SECTION = "libs"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 PV = "${CVSDATE}"