jq 1.7.1-ok1 source package in openKylin
Changelog
jq (1.7.1-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 13:48:02 +0800
jq (1.7.1-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 13:48:02 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | utils | |
Huanghe V3.0 | release | main | utils | |
Nile V2.0 | release | main | utils | |
Nile V2.0 | proposed | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
jq_1.7.1.orig.tar.gz | 1.3 MiB | fc75b1824aba7a954ef0886371d951c3bf4b6e0a921d1aefc553f309702d6ed1 |
jq_1.7.1-ok1.debian.tar.xz | 11.9 KiB | 1f6030bf9f473944305b2f7ce2105c09b8fcddd9f3231674644b54b28a3dcfe4 |
jq_1.7.1-ok1.dsc | 1.9 KiB | abe625f956098c013ff686a45b1828b9c234761d31f457bd2726d084ab6e533b |
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 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.
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.