Sun, 24 May 2026 12:05:23 CST | login

Information for build golang-github-dop251-scsu-0-1.oc9

ID29528
Package Namegolang-github-dop251-scsu
Version0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-dop251-scsu.git?.#e45995d14031801c9038023274cde13f9aff1c7d
SummaryA Standard Compression Scheme for Unicode implementation in Go
Description This in an implementation of SCSU as described in https://www.unicode.org/reports/tr6/tr6-4.html Although UTF-8 is now the most commonly used and recommended encoding, in some cases the use of SCSU can be beneficial. For example when storing or transmitting short alphabetical texts (Arabic, Hebrew, Russian, etc.) where general-purpose compression algorithms are inefficient, but SCSU provides nearly 50% compression ratio over UTF-8.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 00:14:08 CST
CompletedSat, 21 Sep 2024 00:16:35 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-dop251-scsu.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-dop251-scsu.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-dop251-scsu-0-1.oc9.src.rpm (info) (download)
noarch
golang-github-dop251-scsu-devel-0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build