Pakket: libluabind-dev (0.9.1 git20150823 dfsg-3)
Verwijzigingen voor libluabind-dev
Debian bronnen:
Het bronpakket luabind downloaden:
- [luabind_0.9.1 git20150823 dfsg-3.dsc]
- [luabind_0.9.1 git20150823 dfsg.orig.tar.xz]
- [luabind_0.9.1 git20150823 dfsg-3.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
luabind c binding for Lua: static library and headers
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.
Andere aan libluabind-dev gerelateerde pakketten
|
|
|
|
-
- dep: libboost-dev
- Boost C Libraries development files (default version)
-
- dep: liblua5.2-dev
- Development files for the Lua language version 5.2
-
- dep: libluabind0.9.1d1 (= 0.9.1 git20150823 dfsg-3)
- luabind c binding for Lua: runtime library
-
- sug: libluabind-doc
- luabind c binding for Lua: documentation files
-
- sug: libluabind-examples
- luabind c binding for Lua: example files