jq 1.6-ok2 source package in openKylin

Changelog

jq (1.6-ok2) yangtze; urgency=medium

  * Apply patches

 -- Lu zhiping <email address hidden>  Mon, 12 Dec 2022 10:52: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

Downloads

File Size SHA-256 Checksum
jq_1.6.orig.tar.gz 410.0 KiB 3ba940b97571c866923f0409678033d33b5a98758dfc174fad8397ed908bc4d9
jq_1.6-ok2.debian.tar.xz 11.8 KiB 89bdc63822388c2af5a9b91f071524d89f0f34ddd6af0b23b10c1b6dc82dba48
jq_1.6-ok2.dsc 1.8 KiB c69e21a00ee3c759fc929853b5872abfe535560b1dd82d019a140e01c0fb20d7

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