lua5.2 5.2.4-ok1 source package in openKylin
Changelog
lua5.2 (5.2.4-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
lua5.2 (5.2.4-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | release | main | interpreters | |
Nile V2.0 | release | main | interpreters | |
Yangtze V1.0 | release | main | interpreters |
File | Size | SHA-256 Checksum |
---|---|---|
lua5.2_5.2.4.orig.tar.gz | 242.4 KiB | 86fb7e23cbbddfcd92684e5f8017ff41c9112251d1656dbece415a97fad171c0 |
lua5.2_5.2.4-ok1.debian.tar.xz | 8.9 KiB | 19f0b51271cb8ab743b5a1b9e47172a38bec7995d6106bd2ffe3cb575f107cac |
lua5.2_5.2.4-ok1.dsc | 1.9 KiB | 72175b628b39aea07320267423a01ff72c1f57883fa8e1781ec5e80ea580a806 |
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.2 and lua5.2
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.
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.
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 official manual covering the Lua language and C API,
examples, etc.