Package fq: Information
Source package: fq
Version: 0.17.0-alt1
Build time: Mar 16, 2026, 07:30 PM in the task #411594
Category: Development/Other
Report package bugHome page: https://github.com/wader/fq
License: MIT
Summary: A tool, language and decoders for working with binary and text formats
Description:
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.
List of RPM packages built from this SRPM:
fq (x86_64, i586, aarch64)
fq-debuginfo (x86_64, i586, aarch64)
fq (x86_64, i586, aarch64)
fq-debuginfo (x86_64, i586, aarch64)
Maintainer: Vitaly Chikunov
Last changed
March 16, 2026 Vitaly Chikunov 0.17.0-alt1
- Update to v0.17.0 (2026-03-15).
Dec. 8, 2025 Vitaly Chikunov 0.16.0-alt1
- Update to v0.16.0 (2025-12-07).
Aug. 10, 2025 Vitaly Chikunov 0.15.1-alt1
- First import v0.15.1 (2025-07-12).