Logoj0ke.net Open Build Service > Projects > multimedia > tolua > Meta
Sign Up | Log In

Meta Configuration of Package tolua

 
1
<package name="tolua" project="multimedia">
2
  <title>A tool that greatly simplifies the integration of C/C++ code with Lua</title>
3
  <description>tolua is a tool that greatly simplifies the integration of
4
C/C++ code with Lua.
5
6
Based on a 'cleaned' header file, tolua automatically generates
7
the binding code to access C/C++ features from Lua.
8
9
Using Lua-5.0 API and tag method facilities, the current version
10
automatically maps C/C++ constants, external variables, functions,
11
namespace, classes, and methods to Lua. It also provides
12
facilities to create Lua modules.
13
14
Author: Waldemar Celes &lt;celes@tecgraf.puc-rio.br&gt;</description>
15
  <person userid="hostmaster" role="bugowner"/>
16
  <person userid="hostmaster" role="maintainer"/>
17
</package>
18