Paketname | libluabind0.9.0 |
Beschreibung | luabind c++ binding for lua: runtime library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9+dfsg-3 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), liblua5.1-0, libstdc++6 (>= 4.1.1) |
Empfohlene Pakete | |
Paketbetreuer | Arthur Loiret |
Quelle | luabind |
Paketgröße | 51670 Byte |
Prüfsumme MD5 | ef3c571656519fde02ea04416dfdd395 |
Prüfsumme SHA1 | 71ead324dfffe91abe245dc9adc7dc67ff613201 |
Prüfsumme SHA256 | 2f440657770ac0c36c2a98b8148685010d7f7dd26b86ca6ef7ff5e601ae9dc2e |
Link zum Herunterladen | libluabind0.9.0_0.9+dfsg-3_i386.deb |
Ausführliche Beschreibung | Luabind is a library that helps you create bindings between C++ and Lua.
It has the ability to expose functions and classes, written in C++, to
Lua. It will also supply the functionality to define classes in lua and
let them derive from other lua classes or C++ classes. Lua classes can
override virtual functions from their C++ baseclasses. It is written
towards Lua 5.0, and does not work with other Lua versions.
.
This package contains the luabind runtime libraries, for applications that
have been built with luabind.
|