Paketname | libluabind-dev |
Beschreibung | luabind c++ binding for lua: static library and headers |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9+dfsg-1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 788 Byte |
Hängt ab von | libluabind0.9.0 (= 0.9+dfsg-1), liblua5.1-0-dev, libboost-dev, libboost-python-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | luabind |
Paketgröße | 121362 Byte |
Prüfsumme MD5 | ff782cf6299c37bf7a319cb5f04e86c7 |
Prüfsumme SHA1 | e3912b4a68712a0a70495a51e09cf3b1cc1940bd |
Prüfsumme SHA256 | 4074e045f8806d7eb286abb1404b74d078c7d1c93995f627fd14deaee2660c63 |
Link zum Herunterladen | libluabind-dev_0.9+dfsg-1_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 all files necessary to develop applications which
use luabind.
|