           SPELL=tolua++
         VERSION=1.0.92
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://www.codenix.com/~tolua/$SOURCE
     SOURCE_HASH=sha512:9e3687c59f28e48746f666b4c4a7c3fcbaa26d6ef406600e4744fd13cb927888dd064c2846fc3bd87458f388213ca80efba9dac095647afac4b8e7b96f958deb
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        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
