Sun, 01 Feb 2026 14:53:03 CST | login

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

ID30028
Package Namegolang-github-spf13-cast
Version1.5.1
Release1.oc9
Epoch
DraftFalse
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, 23 Sep 2024 21:33:36 CST
CompletedMon, 23 Sep 2024 21:35:56 CST
Taskbuild (dist-oc9-epol, /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
epol9-test-compose
RPMs
src
golang-github-spf13-cast-1.5.1-1.oc9.src.rpm (info) (download)
noarch
golang-github-spf13-cast-devel-1.5.1-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 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build