PACKAGE NAME: lua-5.1.4-i586-1vl60.tlz PACKAGE LOCATION: ./dev PACKAGE SIZE (compressed): 105 K PACKAGE SIZE (uncompressed): 490 K PACKAGE MD5: 2dd61fe9122449c03a2a33407eefe5a7 ./dev/lua-5.1.4-i586-1vl60.tlz PACKAGE REQUIRED: aaa_base >= 12.1.0-noarch-2 | glibc-solibs >= 2.7-i486-10,ncurses >= 5.6-i486-3,readline >= 5.2-i486-3 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: lua: lua (a powerful, fast, light-weight, embeddable scripting language.) lua: lua: Lua combines simple procedural syntax with powerful data description lua: constructs based on associative arrays and extensible semantics. Lua lua: is dynamically typed, runs by interpreting bytecode for a register- lua: based virtual machine, and has automatic memory management with lua: incremental garbage collection, making it ideal for configuration, lua: scripting, and rapid prototyping. lua: License: http://www.lua.org/license.html lua: Authors: http://www.lua.org/authors.html lua: Website: http://www.lua.org/