Artifact golang-github-coreos-go-json-dev_0.0~git20200220.5ae6071-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    Go's encoding/json library plus Node struct support (library)
     This is a fork of go's encoding/json library. It adds the a third target
     for unmarshalling, json.Node. Unmarshalling to a Node behaves
     similarilarly to unmarshalling to an interface{}, except it also records
     the offsets for the start and end of the value that was unmarshalled and,
     if the value was part of a json object, it also records the offsets of the
     start and end of the object's key. The Value field of the Node will be
     unmarshalled to the same types as if it were an interface{}, except in the
     case of arrays and objects. In those case it will be unmarshalled to a
     []Node or map[string]Node instead []interface{} or map[string]interface{}
     for arrays and objects, respectively.
  Homepage: https://github.com/coreos/go-json
  Installed-Size: '311'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-coreos-go-json-dev
  Priority: optional
  Section: golang
  Source: golang-github-coreos-go-json
  Version: 0.0~git20200220.5ae6071-2
srcpkg_name: golang-github-coreos-go-json
srcpkg_version: 0.0~git20200220.5ae6071-2

File

golang-github-coreos-go-json-dev_0.0~git20200220.5ae6071-2_all.deb
Binary file golang-github-coreos-go-json-dev_0.0~git20200220.5ae6071-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-coreos-go-json_0.0~git20200220.5ae6071-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA