Sun, 09 Jun 2024 17:28:57 UTC | login

Information for build golang-github-jeffail-gabs-2-2.6.0-1.fc33

ID194910
Package Namegolang-github-jeffail-gabs-2
Version2.6.0
Release1.fc33
Epoch
SummaryParsing, creating and editing unknown or dynamic JSON in Go
Description Gabs is a small utility for dealing with dynamic or unknown JSON structures in Go. It's pretty much just a helpful wrapper for navigating hierarchies of map[string]interface{} objects provided by the encoding/json package.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 06:11:34 UTC
CompletedSat, 24 Apr 2021 06:11:34 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-jeffail-gabs-2-2.6.0-1.fc33.src.rpm (info) (download)
noarch
golang-github-jeffail-gabs-2-devel-2.6.0-1.fc33.noarch.rpm (info) (download)
Changelog * Sun Jan 03 2021 Robert-André Mauchin <zebob.m@gmail.com> - 2.6.0-1 - Initial package