luabind 0.9.1+dfsg-7ubuntu1 source package in Ubuntu

Changelog

luabind (0.9.1+dfsg-7ubuntu1) trusty; urgency=low

  * Bump build-depends to boost1.54
 -- Dmitrijs Ledkovs <email address hidden>   Tue, 22 Oct 2013 10:55:42 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
luabind_0.9.1+dfsg.orig.tar.gz 180.5 KiB 7a63b669f2b094f3fedf9984ce205f5eeb1702022158f99ba5683c94fcb01efe
luabind_0.9.1+dfsg-7ubuntu1.debian.tar.gz 13.8 KiB ba71d67352d69b5877be12e8b48ce929f6e58a2cb93bf4e197da218245641ce4
luabind_0.9.1+dfsg-7ubuntu1.dsc 2.3 KiB d49cb5ebd4b6363721910dc92b1a4ad547d4c41203c9abc911b832e3f0d7a7a6

View changes file

Binary packages built by this source

libluabind-dbg: luabind c++ binding for lua: unstripped binaries

 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 Lua other Lua versions.
 .
 This package contains the luabind unstripped binaries, for debugging
 applications developed with luabind.

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.1: 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.