lua5.2 5.2.4-1 source package in Ubuntu
Changelog
lua5.2 (5.2.4-1) unstable; urgency=medium * Acknowledge NMU. * Version symbols * Build c++ version of the library * New upstream release -- Enrico Tassi <email address hidden> Sat, 17 Jan 2015 13:17:50 +0100
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua5.2_5.2.4-1.dsc | 2.1 KiB | e6e03d34efcd48b76a7a0d3eedd7a3b751ce964944df8a1cf7e98d6143944e8c |
lua5.2_5.2.4.orig.tar.gz | 242.4 KiB | 86fb7e23cbbddfcd92684e5f8017ff41c9112251d1656dbece415a97fad171c0 |
lua5.2_5.2.4-1.debian.tar.xz | 9.5 KiB | a6016c1b639e904cc754fbf997ddf46a15298c5255b7ced91930e0862a7a1ad4 |
Available diffs
- diff from 5.2.3-1.1 to 5.2.4-1 (14.2 KiB)
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: No summary available for liblua5.2-0-dbg in ubuntu wily.
No description available for liblua5.2-0-dbg in ubuntu wily.
- liblua5.2-0-dbgsym: No summary available for liblua5.2-0-dbgsym in ubuntu wily.
No description available for liblua5.2-0-dbgsym in ubuntu wily.
- 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.
- liblua5.2-dev-dbgsym: debug symbols for package liblua5.2-dev
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-dbgsym: debug symbols for package lua5.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 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.