Mon, 02 Feb 2026 23:30:18 CST | login

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

ID18351
Package Namegolang-github-magiconair-properties
Version1.8.4
Release1.ocs23
Epoch
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
StartedMon, 19 Aug 2024 12:16:44 CST
CompletedMon, 19 Aug 2024 12:31:36 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-magiconair-properties-1.8.4-1.ocs23.src.rpm (info) (download)
noarch
golang-github-magiconair-properties-devel-1.8.4-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