Fri, 16 Jan 2026 21:24:17 CST | login

Information for build perl-ExtUtils-XSBuilder-0.28-2.oc9

ID39194
Package Nameperl-ExtUtils-XSBuilder
Version0.28
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-ExtUtils-XSBuilder.git?.#8e98d8cae3d8ced38b0d6b2029540d1a433e1e85
SummaryModules that parse C header files and create XS glue code
DescriptionExtUtils::XSBuilder is a set of modules to parse C header files and create XS glue code and documentation out of it. Ideally this allows one to "write" an interface to a C library without coding a line. Since no C-API is ideal, some adjustments are necessary most of the time. So to use this module you must still be familiar with C and XS programming, but it removes a lot of stupid work and copy&paste from you. Also when the C API changes, most of the time you only have to rerun XSBuilder to get your new Perl API.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 17:35:07 CST
CompletedFri, 13 Jun 2025 17:37:14 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-ExtUtils-XSBuilder.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-ExtUtils-XSBuilder.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-ExtUtils-XSBuilder-0.28-2.oc9.src.rpm (info) (download)
noarch
perl-ExtUtils-XSBuilder-0.28-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.28-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.28-1 - initial build