lua50 5.0.3-7 source package in Ubuntu
Changelog
lua50 (5.0.3-7) unstable; urgency=low * Package moved to git -- Enrico Tassi <email address hidden> Sat, 23 Jul 2011 10:52:03 +0200
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | interpreters | |
Trusty | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua50_5.0.3-7.dsc | 1.4 KiB | ab349e82d72789f5d123e624482245bf76dc9f3511f6a5ee96b823676f1b2478 |
lua50_5.0.3.orig.tar.gz | 186.9 KiB | 1193a61b0e08acaa6eee0eecf29709179ee49c71baebc59b682a25c3b5a45671 |
lua50_5.0.3-7.debian.tar.gz | 15.0 KiB | 4c82d86bbfa344c778f195083eec6231143b4da64c5d0c1bc1de96e9d015d848 |
Available diffs
- diff from 5.0.3-6 to 5.0.3-7 (539 bytes)
No changes file available.
Binary packages built by this source
- liblua50: Main interpreter library for the Lua 5.0 programming language
Lua is a powerful language which can be included in your C/C++ projects
using this library.
.
For more information, please see the lua50 and lua50-doc packages
- liblua50-dbgsym: debug symbols for package liblua50
Lua is a powerful language which can be included in your C/C++ projects
using this library.
.
For more information, please see the lua50 and lua50-doc packages
- liblua50-dev: No summary available for liblua50-dev in ubuntu wily.
No description available for liblua50-dev in ubuntu wily.
- liblualib50: Extension library for the Lua 5.0 programming language
This package provides string, maths and IO functions to liblua50.
.
This package will most commonly be installed by programs depending on it
or by authors using the liblualib50-dev package
- liblualib50-dbgsym: No summary available for liblualib50-dbgsym in ubuntu yakkety.
No description available for liblualib50-dbgsym in ubuntu yakkety.
- liblualib50-dev: No summary available for liblualib50-dev in ubuntu utopic.
No description available for liblualib50-dev in ubuntu utopic.
- lua50: No summary available for lua50 in ubuntu wily.
No description available for lua50 in ubuntu wily.
- lua50-dbgsym: debug symbols for package lua50
Lua is a programming language originally designed for extending
applications, but also frequently used as a general-purpose,
stand-alone language.
.
Lua combines simple procedural syntax (similar to Pascal) with
powerful data description constructs based on associative arrays and
extensible semantics. Lua is dynamically typed, interpreted from
bytecodes, and has automatic memory management, making it ideal for
configuration, scripting, and rapid prototyping. Lua is implemented
as a small library of C functions, written in ANSI C, and the
implementation goals are simplicity, efficiency, portability, and low
embedding cost.
- lua50-doc: Documentation for the Lua 5.0 programming language
This is the documentation for the Lua 5.0 programming language.
.
This package includes the HTML versions of the manual pages
and the language manual itself.