lua5.1 5.1.4-12ubuntu1 source package in Ubuntu
Changelog
lua5.1 (5.1.4-12ubuntu1) precise; urgency=low * Backport from unstable: - Fix paths of debug symbols setting debian/compat to 9 (Closes: #650104). -- Colin Watson <email address hidden> Mon, 09 Apr 2012 00:05:09 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua5.1_5.1.4.orig.tar.gz | 211.6 KiB | b038e225eaf2a5b57c9bcc35cd13aa8c6c8288ef493d52970c9545074098af3a |
lua5.1_5.1.4-12ubuntu1.debian.tar.gz | 16.1 KiB | f504b208b0967a51d129354976102c7532d0d47ddf1ff6affd0f761e82a5e8e3 |
lua5.1_5.1.4-12ubuntu1.dsc | 2.2 KiB | 54030df84cd0c76a29d3d7bafafaf0896d85676e71ecc22ccbd448135c07f499 |
Available diffs
Binary packages built by this source
- liblua5.1-0: Shared library for the Lua interpreter version 5.1
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.1-0-dbg: No summary available for liblua5.1-0-dbg in ubuntu quantal.
No description available for liblua5.1-0-dbg in ubuntu quantal.
- liblua5.1-0-dev: No summary available for liblua5.1-0-dev in ubuntu quantal.
No description available for liblua5.1-0-dev in ubuntu quantal.
- lua5.1: No summary available for lua5.1 in ubuntu quantal.
No description available for lua5.1 in ubuntu quantal.
- lua5.1-doc: Documentation for the Lua language version 5.1
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.