パッケージ: libluabind-dev (0.9.1+git20150823+dfsg-3.1 など)
libluabind-dev に関するリンク
Debian の資源:
luabind ソースパッケージをダウンロード:
- [luabind_0.9.1+git20150823+dfsg-3.1.dsc]
- [luabind_0.9.1+git20150823+dfsg.orig.tar.xz]
- [luabind_0.9.1+git20150823+dfsg-3.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の libluabind-dev 関連パッケージ
|
|
|
|
-
- dep: libboost-dev
- Boost C++ Libraries development files (default version)
-
- dep: liblua5.1-0-dev
- Lua 言語バージョン 5.1 の開発用ファイル
-
- dep: libluabind0.9.1d1 (= 0.9.1+git20150823+dfsg-3.1+b1)
- 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