Tue, 03 Feb 2026 07:02:08 CST | login

Information for build golang-github-spf13-cast-1.5.1-1.ocs23

ID18344
Package Namegolang-github-spf13-cast
Version1.5.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-spf13-cast.git?.#9a72b33553b79d59bf2cb37c12a1c5ca0badc5b2
SummarySafe and easy casting from one type to another in Go
DescriptionCast is a library to convert between different go types in a consistent and easy way. Cast provides simple functions to easily convert a number to a string, an interface into a bool, etc. Cast does this intelligently when an obvious conversion is possible. It doesn’t make any attempts to guess what you meant, for example you can only convert a string to an int when it is a string representation of an int such as “8”. Cast was developed for use in Hugo, a website engine which uses YAML, TOML or JSON for meta data.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 19 Aug 2024 12:15:00 CST
CompletedMon, 19 Aug 2024 12:30:02 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-spf13-cast.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-spf13-cast.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-spf13-cast-1.5.1-1.ocs23.src.rpm (info) (download)
noarch
golang-github-spf13-cast-devel-1.5.1-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 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build