fq 0.9.0-2 source package in Ubuntu

Changelog

fq (0.9.0-2) unstable; urgency=medium

  * Team upload
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Update versioned dependencies as per go.mod
  * Replace Built-Using field with Static-Built-Using

 -- Anthony Fok <email address hidden>  Wed, 20 Dec 2023 11:39:10 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
fq_0.9.0-2.dsc 2.5 KiB a4081875032a3235f1fd1b8b3310aded50084f147ad36091e61b3110fc7b44ba
fq_0.9.0.orig.tar.gz 14.4 MiB 431e68e31bb47049872d793cf0f32468c0b02d23c3c812e10ce0e4498b11a36d
fq_0.9.0-2.debian.tar.xz 6.7 KiB 8d9329ee3f25fcc256784e0b0dde286fda2a39105a463997bf0be52a8ae1d72b

No changes file available.

Binary packages built by this source

fq: jq for binary formats (program)

 Tool, language and decoders for inspecting binary data.
 .
 In most cases fq works the same way as jq but instead of reading JSON it
 reads binary data. The result is a JSON compatible structures where each
 value has a bit range, symbolic interpretations and know how to be
 presented in a useful way.

fq-dbgsym: debug symbols for fq