Tue, 20 Jan 2026 08:41:38 CST | login

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

ID25515
Package Nameperl-ExtUtils-XSBuilder
Version0.28
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-ExtUtils-XSBuilder.git?.#7dcec8c89408927c60982bc54c3ca489bbb3af12
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 20:45:34 CST
CompletedThu, 25 Jul 2024 20:47:56 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-1.oc9.src.rpm (info) (download)
noarch
perl-ExtUtils-XSBuilder-0.28-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.28-1 - initial build