jq 1.6-ok4 source package in openKylin

Changelog

jq (1.6-ok4) yangtze; urgency=medium

  * fix debian/rules syntax error.

 -- Lu zhiping <email address hidden>  Mon, 12 Dec 2022 15:45:12 +0800

Upload details

Uploaded by:
luzp
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main utils
Yangtze V1.0 proposed main utils

Downloads

File Size SHA-256 Checksum
jq_1.6.orig.tar.gz 410.0 KiB 3ba940b97571c866923f0409678033d33b5a98758dfc174fad8397ed908bc4d9
jq_1.6-ok4.debian.tar.xz 12.0 KiB 7bf6bb167994995df8cc1f9bd20b9c4c76d7accb10c6e1e17539b0a07d70b1c1
jq_1.6-ok4.dsc 1.8 KiB 1aec37565903639ac29932d6cf86ba9df493be98de5430b80feb0aaeb000bd5e

Available diffs

View changes file

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