lua5.1 5.1.5-8 source package in Ubuntu
Changelog
lua5.1 (5.1.5-8) unstable; urgency=medium * Symbols versioning * Acknowledge NMU -- Enrico Tassi <email address hidden> Fri, 14 Aug 2015 11:01:41 +0200
Upload details
- Uploaded by:
- John V. Belmonte
- Uploaded to:
- Sid
- Original maintainer:
- John V. Belmonte
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua5.1_5.1.5-8.dsc | 2.1 KiB | 7f14cd6cd889d6291031a1b414dbd397fb71189c009dca6d9689103daef0f3db |
lua5.1_5.1.5.orig.tar.gz | 216.0 KiB | 2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333 |
lua5.1_5.1.5-8.debian.tar.xz | 13.9 KiB | 90711f426715de8c1e05e387e2a604966c2b015f5b8b3c005e7381b25e23e66e |
Available diffs
- diff from 5.1.5-7.1 to 5.1.5-8 (1.5 KiB)
No changes file available.
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 wily.
No description available for liblua5.1-0-dbg in ubuntu wily.
- liblua5.1-0-dbgsym: No summary available for liblua5.1-0-dbgsym in ubuntu wily.
No description available for liblua5.1-0-dbgsym in ubuntu wily.
- liblua5.1-0-dev: No summary available for liblua5.1-0-dev in ubuntu wily.
No description available for liblua5.1-0-dev in ubuntu wily.
- liblua5.1-0-dev-dbgsym: No summary available for liblua5.1-0-dev-dbgsym in ubuntu wily.
No description available for liblua5.
1-0-dev- dbgsym in ubuntu wily.
- lua5.1: 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.1-dbgsym: No summary available for lua5.1-dbgsym in ubuntu wily.
No description available for lua5.1-dbgsym in ubuntu wily.
- 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.