Mon, 02 Feb 2026 18:43:18 CST | login

Information for build golang-github-magiconair-properties-1.8.4-1.oc9

ID29772
Package Namegolang-github-magiconair-properties
Version1.8.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-magiconair-properties.git?.#354f57ff6a43fae9e3e969ed32cc03cc8d14c382
SummaryJava properties scanner for Go
Description Properties is a Go library for reading and writing properties files. It supports reading from multiple files or URLs and Spring style recursive property expansion of expressions like ${key} to their corresponding value. Value expressions can refer to other keys like in ${key} or to environment variables like in ${USER}. Filenames can also contain environment variables like in /home/${USER}/myapp.properties. Properties can be decoded into structs, maps, arrays and values through struct tags. Comments and the order of keys are preserved. Comments can be modified and can be written to the output. The properties library supports both ISO-8859-1 and UTF-8 encoded data.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 01:16:32 CST
CompletedSat, 21 Sep 2024 01:20:00 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-magiconair-properties.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-magiconair-properties.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-magiconair-properties-1.8.4-1.oc9.src.rpm (info) (download)
noarch
golang-github-magiconair-properties-devel-1.8.4-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