Пакет gron: Информация

    Исходный пакет: gron
    Версия: 0.7.1-alt1
    Последняя версия по данным Repology
    Собран:  28 мая 2025 г. 19:18 в задании #385547
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/tomnomnom/gron

    Лицензия: MIT
    О пакете: 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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    gron (x86_64, i586, aarch64)
    gron-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Nikolay Strelkov

    Список участников:
    Nikolay Strelkov

    Права:
    Nikolay Strelkov
    @qa

      1. golang
      2. rpm-build-golang

    Последнее изменение


    28 мая 2025 г. Nikolay Strelkov 0.7.1-alt1
    - Initial build for Sisyphus