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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Enrico Tassi
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main interpreters
Yangtze V1.0 release main interpreters

Downloads

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

View changes file

Binary packages built by this source

liblua5.2-0: Shared library for the Lua interpreter version 5.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 runtime libraries. You shouldn't need to install it
 explicitly.

liblua5.2-0-dbg: Debug symbols for the Lua shared library interpreter

 This package contains the debugging symbols for liblua5.2 and lua5.2

liblua5.2-dev: Development files for the Lua language version 5.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.

lua5.2: Simple, extensible, embeddable programming language

 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.

lua5.2-doc: Documentation for the Lua language version 5.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 the official manual covering the Lua language and C API,
 examples, etc.