PACKAGE NAME: lua-5.1.5-x86_64-1vl71.txz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 149 K PACKAGE SIZE (uncompressed): 880 K PACKAGE MD5: 89c80a9a8b171b5c59eeaf009c756b6f ./d/lua-5.1.5-x86_64-1vl71.txz PACKAGE REQUIRED: ncurses >= 5.9-x86_64-1vl71,readline >= 6.2-x86_64-1vl71 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 lua: register-based virtual machine, and has automatic memory management lua: with incremental garbage collection, making it ideal for lua: configuration, scripting, and rapid prototyping. lua: lua: lua: