           SPELL=tolua++
         VERSION=1.0.93
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://www.codenix.com/~tolua/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.codenix.com/~tolua/
      LICENSE[0]=MIT
         ENTERED=20080816
           SHORT="tool to integrate C/C++ code with Lua"
cat << EOF
tolua++ is a tool to integrate C/C++ code with Lua. tolua++ includes new
features oriented to c++ such as:

 * Support for std::string as a basic type (this can be turned off by a
   command line option);
 * Support for class templates.
EOF
