Thu, 03 Oct 2024 13:52:10 UTC | login

Information for build golang-mvdan-editorconfig-0.2.0-4.fc37

ID210761
Package Namegolang-mvdan-editorconfig
Version0.2.0
Release4.fc37
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Oct 2022 13:10:33 UTC
CompletedFri, 14 Oct 2022 13:10:33 UTC
Tags
f37
f38
RPMs
src
golang-mvdan-editorconfig-0.2.0-4.fc37.src.rpm (info) (download)
noarch
golang-mvdan-editorconfig-devel-0.2.0-4.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Apr 04 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.2.0-1 - Initial package