Paketname | libtolua-dev |
Beschreibung | Tool to integrate C/C++ code with Lua - development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.1.2-1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 212 Byte |
Hängt ab von | libc6 (>= 2.4), liblua5.1-0, liblua5.1-0-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | tolua |
Paketgröße | 36490 Byte |
Prüfsumme MD5 | d9253df1b03fa3a2b795da63ad5a4d61 |
Prüfsumme SHA1 | b846ecb788c6af543f2b35dde25172f9052e67c8 |
Prüfsumme SHA256 | 07aec382ab7b9c3e935dbb90feab0e74318666392d0e8bb563ea1b42a13d1149 |
Link zum Herunterladen | libtolua-dev_5.1.2-1_i386.deb |
Ausführliche Beschreibung | 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.
|