软件包: libluabind0.9.1d1 (0.9.1+git20150823+dfsg-3)
libluabind0.9.1d1 的相关链接
Trisquel 的资源:
下载源码包 luabind:
- [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]
维护者:
Original Maintainer:
- Roberto C. Sanchez
外部的资源:
- 主页 [github.com]
相似软件包:
luabind c++ binding for Lua: runtime library
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.
其他与 libluabind0.9.1d1 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: liblua5.2-0
- Shared library for the Lua interpreter version 5.2
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3