Tue, 03 Feb 2026 11:57:56 CST | login

Information for build golang-mvdan-editorconfig-0.2.0-1.ocs23

ID18245
Package Namegolang-mvdan-editorconfig
Version0.2.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-mvdan-editorconfig.git?.#6ada6b9cd1ee129d4f0f4d7fe9ba1370377f8bce
SummaryEditorConfig support in Go
Description A small package to parse and use EditorConfig files. Currently passes all of the official test cases. Note that an official library exists for Go. This alternative implementation started with a different design: - Specialised INI parser, for full compatibility with the spec - Ability to cache parsing files and compiling pattern matches - Storing and querying all properties equally - Minimising pointers and maps to store data
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 19 Aug 2024 11:48:49 CST
CompletedMon, 19 Aug 2024 11:51:14 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-mvdan-editorconfig.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-mvdan-editorconfig.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-mvdan-editorconfig-0.2.0-1.ocs23.src.rpm (info) (download)
noarch
golang-mvdan-editorconfig-devel-0.2.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 * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build