Tue, 13 Jan 2026 12:07:43 CST | login

Information for build perl-Lua-API-0.04-1.oc9

ID27753
Package Nameperl-Lua-API
Version0.04
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Lua-API.git?.#d292fef8a337d91cf60c2831e0c54b571908dc06
SummaryInterface to Lua's embedding API
DescriptionLua is a simple, expressive, extension programming language that is easily embeddable. Lua::API provides Perl bindings to Lua's C-based embedding API. It allows Perl routines to be called from Lua as if they were written in C, and allows Perl routines to directly manipulate the Lua interpreter and its environment. It presents a very low-level interface (essentially equivalent to the C interface), so is aimed at developers who need that sort of access.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 15:54:34 CST
CompletedMon, 05 Aug 2024 15:56:46 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Lua-API.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Lua-API.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Lua-API-0.04-1.oc9.src.rpm (info) (download)
aarch64
perl-Lua-API-0.04-1.oc9.aarch64.rpm (info) (download)
perl-Lua-API-debuginfo-0.04-1.oc9.aarch64.rpm (info) (download)
perl-Lua-API-debugsource-0.04-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Lua-API-0.04-1.oc9.x86_64.rpm (info) (download)
perl-Lua-API-debuginfo-0.04-1.oc9.x86_64.rpm (info) (download)
perl-Lua-API-debugsource-0.04-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.04-1 - initial build