lua5.3 5.3.3-ok1 source package in openKylin
Changelog
lua5.3 (5.3.3-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
lua5.3 (5.3.3-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
lua5.3_5.3.3.orig.tar.gz | 287.4 KiB | 5113c06884f7de453ce57702abaac1d618307f33f6789fa870e87a59d772aca2 |
lua5.3_5.3.3-ok1.debian.tar.xz | 7.8 KiB | 2cb2546c0c50b1a9e80da7cfc1ef80d3bb6db0efc042edda05e7439c230d4257 |
lua5.3_5.3.3-ok1.dsc | 1.9 KiB | f9e09441ca69ac333fd77a2dd90ae258ed705293f7d4888793c2f20957b875e7 |
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains runtime libraries. You shouldn't need to install it
explicitly.
This package contains the debugging symbols for liblua5.3 and lua5.3
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains developer resources for using the Lua library.
Install it if you are developing programs which use the Lua C API.
.
This package also contains the official manual covering the Lua language
and C API.
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains the Lua command line interpreter and bytecode compiler.
Install it if you are developing or using Lua scripts.