Fri, 30 Jan 2026 06:47:41 CST | login

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

ID18793
Package Namegolang-github-dop251-scsu
Version0
Release1.ocs23
Epoch
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
StartedMon, 26 Aug 2024 14:31:14 CST
CompletedMon, 26 Aug 2024 14:37:45 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-dop251-scsu-0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-dop251-scsu-devel-0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build