Source: liblua4.0-loadlib2-1.0
Maintainer: Jay Carlson <nop@nop.com>
Section: interpreters
Priority: optional
Standards-Version: 3.1.0

Package: liblua4.0-loadlib2
Architecture: any
Section: libs
Priority: optional
Depends: ${liblua4:d0-loadlib2:Depends}
Description: Simple shared object loading for Lua - runtime
 Lua does not ship with a way of loading shared objects.  This library provides
 a simple mechanism to do so.
 .
 .
 This is the runtime library.

Package: liblua4.0-loadlib2-runtime
Architecture: any
Section: interpreters
Priority: extra
Depends: liblua4.0-loadlib2
Description: Simple shared object loading for Lua - interpreter
 Lua does not ship with a way of loading shared objects.  This library provides
 a simple mechanism to do so.
 .
 .
 Supplies lllua4.0, a version of /usr/bin/lua supporting the loadlib2 builtin.

Package: liblua4.0-loadlib2-dev
Architecture: any
Section: devel
Priority: optional
Depends: liblua4.0-loadlib2
Description: Simple shared object loading for Lua - development files
 Lua does not ship with a way of loading shared objects.  This library provides
 a simple mechanism to do so.
 .
 .
 These are the development files.
