jq 1.7.1-3 source package in Ubuntu

Changelog

jq (1.7.1-3) unstable; urgency=medium

  [ Helmut Grohne ]
  * Non-maintainer upload.
  * Stop using libtool-bin. (Closes: #1064662)

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Fri, 01 Mar 2024 00:24:00 +0800

Upload details

Uploaded by:
ChangZhuo Chen (陳昌倬)
Uploaded to:
Sid
Original maintainer:
ChangZhuo Chen (陳昌倬)
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jq_1.7.1-3.dsc 2.0 KiB 4984586e4635361fb9ba2dc336278f684c912b3d25bdfa7c31c66f71fe190501
jq_1.7.1.orig.tar.gz 1.3 MiB fc75b1824aba7a954ef0886371d951c3bf4b6e0a921d1aefc553f309702d6ed1
jq_1.7.1-3.debian.tar.xz 13.6 KiB 4294096acc4c5deac32405113ad765dd9fb94b24ad29f7992a087f572305190b

Available diffs

No changes file available.

Binary packages built by this source

jq: lightweight and flexible command-line JSON processor

 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has minimal runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.

jq-dbgsym: debug symbols for jq
libjq-dev: lightweight and flexible command-line JSON processor - development files

 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has minimal runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.
 .
 This package contains the development files.

libjq1: lightweight and flexible command-line JSON processor - shared library

 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has minimal runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.
 .
 This package contains the shared library.

libjq1-dbgsym: debug symbols for libjq1