# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../lua/lua.desc # Copyright (C) 2006 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. # --- 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] The OpenSDE Community [C] extra/development [F] FPIC-QUIRK [L] MIT [S] Stable [V] 5.1.1 [P] X -----5---9 109.800 [D] 3614969925 lua-5.1.1.tar.gz http://www.lua.org/ftp/