           SPELL=lunatic-python
         VERSION=1.0
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://labix.org/download/$SPELL/$SOURCE
     SOURCE_HASH=sha512:8b0c384b2e42becc7ed877f98e179160eb2cf0917ed7ba82d904142b144b46bcdf49a06063265ef2eafdc4fd496ff9d29aa55e5e4e6b336e9597616a3835ba00
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://labix.org/lunatic-python/
      LICENSE[0]=LGPL
         ENTERED=20080313
           SHORT="two-way bridge between Python and Lua"
cat << EOF
Lunatic Python is a two-way bridge between Python and Lua, allowing these
languages to intercommunicate. Being two-way means that it allows Lua inside
Python, Python inside Lua, Lua inside Python inside Lua, Python inside Lua
inside Python, and so on.
EOF
