Package: wnpp Severity: wishlist Owner: Dawid Dziurla <dawidd0...@gmail.com>
* Package name : golang-github-jeffail-gabs Version : 1.2.0-1 Upstream Author : Ashley Jeffs * URL : https://github.com/Jeffail/gabs * License : Expat Programming Lang: Go Description : For parsing, creating and editing unknown or dynamic JSON in Go Gabs is a small utility for dealing with dynamic or unknown JSON structures in golang. It's pretty much just a helpful wrapper around the golang json.Marshal/json.Unmarshal behaviour and map[string]interface{} objects. It does nothing spectacular except for being fabulous. This package is in the dependency tree of another upcoming "gopasspw" package (#901133).