lua5.2 5.2.2-3 source package in Ubuntu

Changelog

lua5.2 (5.2.2-3) unstable; urgency=low


  * Put ./?.lua in last position in package.path 

 -- Enrico Tassi <email address hidden>  Mon, 25 Nov 2013 11:55:23 +0100

Upload details

Uploaded by:
gares
Uploaded to:
Sid
Original maintainer:
gares
Architectures:
any all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lua5.2_5.2.2-3.dsc 1.4 KiB aa012900242be5711599dfb31a15560c49a6bbb52bbf7302b316bc98b271243f
lua5.2_5.2.2.orig.tar.gz 241.6 KiB 1476695923640a8be1d3f7ffb1cc6d8421ee73238cfe2c5e66602a33b9b41f21
lua5.2_5.2.2-3.debian.tar.gz 9.4 KiB 94a73b1fa64010432068259aeaf9da1c23fc368f62f2dba0f2548f9dc17495a9

Available diffs

No changes file available.

Binary packages built by this source

liblua5.2-0: Shared library for the Lua interpreter version 5.2

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries. You shouldn't need to install it
 explicitly.

liblua5.2-0-dbg: Debug symbols for the Lua shared library interpreter

 This package contains the debugging symbols for liblua5.2 and lua5.2

liblua5.2-dev: Development files for the Lua language version 5.2

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains developer resources for using the Lua library.
 Install it if you are developing programs which use the Lua C API.

lua5.2: Simple, extensible, embeddable programming language

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains the Lua command line interpreter and bytecode compiler.
 Install it if you are developing or using Lua scripts.

lua5.2-doc: Documentation for the Lua language version 5.2

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains the official manual covering the Lua language and C API,
 examples, etc.