# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

     |----handy-ruler---------------------------------------------------------|
tolua: toLua - accessing C/C++ code from Lua
tolua:
tolua: tolua is a tool that greatly simplifies the integration of C/C++ code
tolua: with Lua. Based on a cleaned header file, tolua automatically generates
tolua: the binding code to access C/C++ features from Lua. Using Lua API and
tolua: tag method facilities, tolua maps C/C++ constants, external variables,
tolua: functions, classes, and methods to Lua.
tolua:
tolua:
tolua:
tolua:
