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

Changelog

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

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Mon, 23 Mar 2020 07:19:22 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
luabind_0.9.1+git20150823+dfsg.orig.tar.xz 143.5 KiB 4bdf84ad24774c638c3032a4b00a0fb76fe2decdc43238e61c9bb3e2b36bbde0
luabind_0.9.1+git20150823+dfsg-2build1.debian.tar.xz 11.0 KiB 4843b81ddb849434f87ea7dcbba5c772b5523f0ca1c0cfd2f07c022fd804cd06
luabind_0.9.1+git20150823+dfsg-2build1.dsc 2.1 KiB eb6033c81f8bb13f10bd6a41752ee0395170ebe3bc91feb0f2eb0ce180a8fe5d

View changes file

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