[ bianca ]
[ ソース: luabind ]
パッケージ: libluabind0.9.1d1 (0.9.1+git20150823+dfsg-3.1 など)
libluabind0.9.1d1 に関するリンク
luabind ソースパッケージをダウンロード:
- [luabind_0.9.1+git20150823+dfsg-3.1.debian.tar.xz]
- [luabind_0.9.1+git20150823+dfsg-3.1.dsc]
- [luabind_0.9.1+git20150823+dfsg.orig.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: liblua5.1-0 (>= 5.1.3)
- Shared library for the Lua interpreter version 5.1
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3