[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../lua/lua.desc [COPY] Copyright (C) 2006 - 2010 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; version 2 of the License. A copy of the [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- SDE-COPYRIGHT-NOTE-END --- [I] Lua is a powerful light-weight programming language [T] Lua is a powerful light-weight programming language designed for [T] extending applications. Lua is also frequently used as a general-purpose, [T] stand-alone language. [T] [T] Lua combines simple procedural syntax with powerful data description [T] constructs based on associative arrays and extensible semantics. Lua is [T] dynamically typed, interpreted from bytecodes, and has automatic memory [T] management with garbage collection, making it ideal for configuration, [T] scripting, and rapid prototyping. [U] http://www.lua.org/ [A] Tecgraf, Computer Graphics Technology Group, PUC-Rio, Brazil [M] Alejandro Mery [C] extra/development [F] FPIC-QUIRK LUA [L] MIT [S] Stable [V] 5.1.4-1 [P] X -?---5---9 109.800 [D] 2070109183 lua-5.1.4.tar.gz http://www.lua.org/ftp/