golang-github-tidwall-gjson 1.6.7-2 source package in Ubuntu

Changelog

golang-github-tidwall-gjson (1.6.7-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Tue, 29 Nov 2022 17:37:01 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-tidwall-gjson_1.6.7-2.dsc 2.3 KiB 2a0c73a9d080378ee610e86f5c4141986097933dd819c2e5f0255d0211d1f2da
golang-github-tidwall-gjson_1.6.7.orig.tar.gz 50.8 KiB 26dbae82e871df9a578a73412227d7602d9c875dcfb3ece0156eebabda468877
golang-github-tidwall-gjson_1.6.7-2.debian.tar.xz 2.7 KiB 1207411189ec3363f0d022ee5bdefd2018c46efd25283e0ffc35312109c93bca

Available diffs

No changes file available.

Binary packages built by this source

golang-github-tidwall-gjson-dev: JSON parser for Go

 Go package that provides a fast and simple way to get values from a JSON
 document. It has features such as one line retrieval, dot notation paths,
 iteration, and parsing JSON lines.