PACKAGE NAME: lua-5.1.5-x86_64-1slint.txz PACKAGE LOCATION: ./slint PACKAGE SIZE (compressed): 216 K PACKAGE SIZE (uncompressed): 864 K PACKAGE REQUIRED: aaa_elflibs|ncurses,aaa_elflibs|readline 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: