lua5.3 5.3.6-ok2 source package in openKylin
Changelog
lua5.3 (5.3.6-ok2) yangtze; urgency=medium * No change rebuild -- CI Bot <email address hidden> Wed, 24 Jan 2024 02:05:11 +0000
lua5.3 (5.3.6-ok2) yangtze; urgency=medium * No change rebuild -- CI Bot <email address hidden> Wed, 24 Jan 2024 02:05:11 +0000
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | interpreters | |
Huanghe V3.0 | release | main | interpreters | |
Nile V2.0 | release | main | interpreters | |
Yangtze V1.0 | release | main | interpreters | |
Nile V2.0 | proposed | main | interpreters | |
Yangtze V1.0 | proposed | main | interpreters |
File | Size | SHA-256 Checksum |
---|---|---|
lua5.3_5.3.6.orig.tar.gz | 296.7 KiB | fc5fd69bb8736323f026672b1b7235da613d7177e72558893a0bdcd320466d60 |
lua5.3_5.3.6-ok2.debian.tar.xz | 7.0 KiB | 6eef1b1f18fc8dd0372417be4c71bd0249e17234fdef94253d946ffd40561c3f |
lua5.3_5.3.6-ok2.dsc | 1.8 KiB | 64fc455791a5a497f8607566ce8999e7f9f9527e1415e81c3812b99df89c8ccb |
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.