Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lua - Powerful light-weight programming language
Lua is a powerful light-weight programming language designed for
extending applications. Lua is also frequently used as a
general-purpose, stand-alone language. Lua is free software.
Lua combines simple procedural syntax with powerful data description
constructs based on associative arrays and extensible semantics. Lua
is dynamically typed, interpreted from bytecodes, and has automatic
memory management with garbage collection, making it ideal for
configuration, scripting, and rapid prototyping.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
lua |
5.1 |
6.fc5 |
x86_64 |
557 KiB |
Wed Jun 7 22:31:18 2006 |
Changelog
- * Thu Jun 8 18:00:00 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-6
- fixed broken provides
- * Tue Jun 6 18:00:00 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-5
- split out devel subpackage
- * Thu Jun 1 18:00:00 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.1-4
- added Requires for pkgconfig BZ#193674