luabind 0.9.1+git20150823+dfsg-2 source package in Ubuntu

Changelog

luabind (0.9.1+git20150823+dfsg-2) unstable; urgency=medium

  * README.Debian-source: Document creation of new upstream tarball

 -- Roberto C. Sanchez <email address hidden>  Tue, 03 Sep 2019 15:29:21 -0400

Upload details

Uploaded by:
Roberto C. Sanchez
Uploaded to:
Sid
Original maintainer:
Roberto C. Sanchez
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
luabind_0.9.1+git20150823+dfsg-2.dsc 2.1 KiB f70099174f9ec159857394baaa71bf8179525f5e0ede80ebc7e1b35cfca1ff1b
luabind_0.9.1+git20150823+dfsg.orig.tar.xz 143.5 KiB 4bdf84ad24774c638c3032a4b00a0fb76fe2decdc43238e61c9bb3e2b36bbde0
luabind_0.9.1+git20150823+dfsg-2.debian.tar.xz 10.9 KiB c0ca874176109e64da8b8d91dcdf658165060050a46db97d462c0c3465372a15

No changes file available.

Binary packages built by this source

libluabind-dev: 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-doc: luabind c++ binding for Lua: documentation files

 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 documentation.

libluabind-examples: luabind c++ binding for Lua: example files

 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 some luabind examples, including the basic "helloworld"
 and some more advanced examples.

libluabind0.9.1d1: 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-dbgsym: debug symbols for libluabind0.9.1d1