lua5.3 5.3.6-ok1 source package in openKylin
Changelog
lua5.3 (5.3.6-ok1) yangtze; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Mon, 16 Jan 2023 17:22:54 +0800
lua5.3 (5.3.6-ok1) yangtze; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Mon, 16 Jan 2023 17:22:54 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
lua5.3_5.3.6.orig.tar.gz | 296.7 KiB | fc5fd69bb8736323f026672b1b7235da613d7177e72558893a0bdcd320466d60 |
lua5.3_5.3.6-ok1.debian.tar.xz | 6.9 KiB | 28dbeed2cef022553eb2429421c5b2727c1702f2815176741d1358768b68a938 |
lua5.3_5.3.6-ok1.dsc | 1.8 KiB | b60f4c915a7bfcabee4835c254c03f034cdd31e725f8a0b87ff191d4ca1e96b5 |
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.