gron 0.7.1-1ubuntu0.23.10.1 source package in Ubuntu

Changelog

gron (0.7.1-1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 10:53:41 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
gron_0.7.1.orig.tar.xz 250.9 KiB fcd12b1b7a2b4d9e8340a451285fd679f2d66933349351c527ac3a5d6cb46fa9
gron_0.7.1-1ubuntu0.23.10.1.debian.tar.xz 6.4 KiB fdc92be724b2bb62132a77399f6452aed7cbffa34bb0b1f74b870ae85b6045b5
gron_0.7.1-1ubuntu0.23.10.1.dsc 2.1 KiB be3b9c26499f3b682d63615033f8fdd3b403ea0bf78f0e3cdf9093ddac7f06c0

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