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

    Исходный пакет: fq
    Версия: 0.17.0-alt1
    Последняя версия по данным Repology
    Собран:  16 марта 2026 г. 19:30 в задании #411594
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/wader/fq

    Лицензия: MIT
    О пакете: A tool, language and decoders for working with binary and text formats
    Описание: 
    TLDR: it aims to be jq, hexdump, dd and gdb for files combined into one.
    
    fq is inspired by the jq tool and language and allows you to work with
    binary formats in the same way. In addition to using jq expressions it
    can also present decoded tree structures, transform, slice and concatenate
    binary data. It also supports nested formats and features an interactive
    REPL with auto-completion of functions and names.
    
    It was originally designed to query, inspect and debug media codecs
    and containers like MP4, FLAC and JPEG but has since been extended to
    support a variety of formats like executables, packet captures (with
    TCP reassembly) and serialization formats like JSON, YAML, XML, CBOR,
    protobuf. In addition it also has functions to work with URLs, convert
    to/from hex, number bases, search for patterns etc.

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

    Сопровождающий: Vitaly Chikunov

    Список участников:
    Vitaly Chikunov

    Права:
    Vitaly Chikunov

      1. golang

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


    16 марта 2026 г. Vitaly Chikunov 0.17.0-alt1
    - Update to v0.17.0 (2026-03-15).
    8 декабря 2025 г. Vitaly Chikunov 0.16.0-alt1
    - Update to v0.16.0 (2025-12-07).
    10 августа 2025 г. Vitaly Chikunov 0.15.1-alt1
    - First import v0.15.1 (2025-07-12).