Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lua: Powerful light-weight programming language
Name: | lua |
Vendor: | Aurora SPARC Linux |
Version: | 5.1.1 |
License: | MIT |
Release: | 2.al3 |
URL: | http://www.lua.org/ |
- Summary
- Lua is a powerful light-weight programming language designed for
extending applications. Lua is also frequently used as a
general-purpose, stand-alone language. Lua is free software.
Lua combines simple procedural syntax with powerful data description
constructs based on associative arrays and extensible semantics. Lua
is dynamically typed, interpreted from bytecodes, and has automatic
memory management with garbage collection, making it ideal for
configuration, scripting, and rapid prototyping.
Arch: src
Download: | lua-5.1.1-2.al3.src.rpm |
Build Date: | Sun Oct 22 17:08:19 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 524 KiB |
Changelog
- * Sun Oct 15 17:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 5.1.1-2
- Only link /usr/bin/lua with readline / do not link %{_libdir}/liblua-5.1.so
with readline so that we don't cause any License troubles for packages
linking against liblua-5.1.so, otherwise lua could drag the GPL only readline
lib into the linking of non GPL apps.
- * Sat Oct 14 17:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 5.1.1-1
- New upstream release 5.1.1
- Fix detection of readline during compile (iow add readline support back)
- * Sun Aug 27 17:00:00 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-7
- Rebuild for FC6