Wed, 04 Feb 2026 23:31:50 CST | login

Information for build perl-Unicode-CheckUTF8-1.03-1.oc9

ID23324
Package Nameperl-Unicode-CheckUTF8
Version1.03
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Unicode-CheckUTF8.git?.#b24da3219a45b0305f167b5ae8f28adc65071511
SummaryChecks if scalar is valid UTF-8
DescriptionThis is an XS wrapper around some Unicode Consortium code to check if a string is valid UTF-8, revised to conform to what expat/Mozilla think is valid UTF-8, especially with regard to low-ASCII characters. Note that this module has NOTHING to do with Perl's internal UTF8 flag on scalars. This module is for use when you're getting input from users and want to make sure it's valid UTF-8 before continuing.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:46:29 CST
CompletedMon, 03 Jun 2024 19:51:04 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Unicode-CheckUTF8.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Unicode-CheckUTF8.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Unicode-CheckUTF8-1.03-1.oc9.src.rpm (info) (download)
aarch64
perl-Unicode-CheckUTF8-1.03-1.oc9.aarch64.rpm (info) (download)
perl-Unicode-CheckUTF8-debuginfo-1.03-1.oc9.aarch64.rpm (info) (download)
perl-Unicode-CheckUTF8-debugsource-1.03-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Unicode-CheckUTF8-1.03-1.oc9.x86_64.rpm (info) (download)
perl-Unicode-CheckUTF8-debuginfo-1.03-1.oc9.x86_64.rpm (info) (download)
perl-Unicode-CheckUTF8-debugsource-1.03-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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.03-1 - initial build