Package gron: Information
Source package: gron
Version: 0.7.1-alt1
Build time: May 28, 2025, 07:18 PM in the task #385547
Category: Development/Other
Report package bugHome page: https://github.com/tomnomnom/gron
License: MIT
Summary: tool to transform JSON into discrete, greppable assignments
Description:
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.
List of RPM packages built from this SRPM:
gron (x86_64, i586, aarch64)
gron-debuginfo (x86_64, i586, aarch64)
gron (x86_64, i586, aarch64)
gron-debuginfo (x86_64, i586, aarch64)
Maintainer: Nikolay Strelkov