gron 0.7.1-1build1 source package in Ubuntu

Changelog

gron (0.7.1-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:16:20 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
gron_0.7.1.orig.tar.xz 250.9 KiB fcd12b1b7a2b4d9e8340a451285fd679f2d66933349351c527ac3a5d6cb46fa9
gron_0.7.1-1build1.debian.tar.xz 6.3 KiB a9302cc6a040e7e2eff87219efe49211b4604e36e3e2eb9cca68baef73fbfb87
gron_0.7.1-1build1.dsc 2.1 KiB 9d47e15daedc2c72cd4fae9a0fb2528452d137969915382f3dcd322c216d1acd

View changes file

Binary packages built by this source

gron: tool to transform JSON into discrete, greppable assignments

 gron transforms JSON into discrete assignments to make it easier to grep for
 what you want and see the absolute 'path' to it. gron can read JSON from a
 local file, over the network, or directly from STDIN.
 .
 gron eases the exploration of APIs that return large blobs of JSON but have
 terrible documentation.
 .
 gron can work backwards too, enabling you to turn your filtered data back
 into JSON.

gron-dbgsym: debug symbols for gron