Package gron: Information

    Source package: gron
    Version: 0.7.1-alt1
    Latest version according to Repology
    Build time:  May 28, 2025, 07:18 PM in the task #385547
    Report package bug
    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)

    Maintainer: Nikolay Strelkov

    List of contributors:
    Nikolay Strelkov


      1. rpm-build-golang
      2. golang

    Last changed


    May 28, 2025 Nikolay Strelkov 0.7.1-alt1
    - Initial build for Sisyphus