fq CLI tool and REPL for working with binary data inspired by jq
fq is inspired by the well known jq tool and language and allows you to work
with binary formats the same way you would using jq. In addition it can present
data like a hex viewer, transform, slice and concatenate binary data. It also
supports nested formats and has an interactive REPL with auto-completion.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/fq && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000700 700 Bytes | |
_servicedata | 0000000229 229 Bytes | |
fq-0.13.0.tar.gz | 0018003512 17.2 MB | |
fq.changes | 0000046821 45.7 KB | |
fq.spec | 0000001697 1.66 KB | |
vendor.tar.gz | 0002195031 2.09 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1202507
from
Jeff Kowalczyk (jfkw)
(revision 4)
- Update to version 0.13.0 Changes * New format decoders midi, negentropy, tap and txz * Add byte_array bits format. Format changes * matroska Updated to latest specification. * midi MIDI decoder added. * negentropy Negentropy message decoder. * tap and txz TAP and TXZ tape format for ZX Spectrum computers. - Update to version 0.12.0 Changes * Update readline package to fix issue with left/right word jump in REPL. * Update of version of golang and other dependencies. Format changes * jpeg + Decode DHT paramaters. + Fix EOI description. - Update to version 0.11.0 Changes * Add string_truncate option to configure how to truncate long strings when displaying a decode value tree. dd, dv etc set truncate length to zero to not truncate. * gojq updates from upstream: + Implement ltrim, rtrim, and trim functions. + Fix object construction with duplicate keys ({x:0,y:1} | {a:.x,a:.y}). + Fix halt and halt_error functions to stop the command execution immediately. + Fix variable scope of binding syntax (forwarded request 1202408 from mnhauke)
Comments 0