Wed, 28 Jan 2026 06:39:19 CST | login

Information for build golang-github-gdamore-encoding-1.0.0-1.ocs23

ID19100
Package Namegolang-github-gdamore-encoding
Version1.0.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-gdamore-encoding.git?.#b31ceec19780a7f5b455b2e21a1bf827b7e82415
SummaryVarious character map encodings missing from golang.org/x/net/encoding
Description Package encoding provides a number of encodings that are missing from the standard Go encoding package. We hope that we can contribute these to the standard Go library someday. It turns out that some of these are useful for dealing with I/O streams coming from non-UTF friendly sources. The UTF8 Encoder is also useful for situations where valid UTF-8 might be carried in streams that contain non-valid UTF; in particular I use it for helping me cope with terminals that embed escape sequences in otherwise valid UTF-8.
Built byxinlongchen
State complete
Volume DEFAULT
StartedTue, 03 Sep 2024 10:55:56 CST
CompletedWed, 04 Sep 2024 00:15:11 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-gdamore-encoding.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-gdamore-encoding.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-gdamore-encoding-1.0.0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-gdamore-encoding-devel-1.0.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 * Thu Aug 29 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build