Package: wnpp Severity: normal I intend to orphan the tolua++ package.
Note that upstream is effectively dead and this package does not support newer lua releases. The package description is: tolua++5.1 is an extension of toLua, a tool to integrate C/C++ code with Lua. tolua++5.1 includes new features oriented to c++, such as class templates and is compiled with the newest lua 5.1. . Based on a "cleaned" header file, tolua++ automatically generates the binding code to access C/C++ features from Lua. Using Lua-5.1 API and metamethod facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules. tolua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a cleaned header file, tolua automatically generates the binding code to access C/C++ features from Lua. Using Lua API and tag method facilities, tolua maps C/C++ constants, external variables, functions, classes, and methods to Lua.