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

Changelog

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

  * Upload to unstable.

 -- Cyril Brulebois <email address hidden>  Mon, 13 Mar 2023 00:32:40 +0100

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-tidwall-gjson_1.14.4-2.dsc 2.3 KiB 8c3744e0bc91d0afb602bf633133ef644a84329f5ddb512f862b7fa9900225cf
golang-github-tidwall-gjson_1.14.4.orig.tar.gz 57.1 KiB 390ef447d99bd6e52342cd97152b75decb2565d28a16ed27d357b4e250a90b19
golang-github-tidwall-gjson_1.14.4-2.debian.tar.xz 2.9 KiB 0a521b63302180a6948acc6e0c9eceb5d28908d926b202ada57b73c91d8773e3

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.