jq 1.6-2.1ubuntu3 source package in Ubuntu
Changelog
jq (1.6-2.1ubuntu3) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Thu, 24 Mar 2022 13:05:53 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | misc | |
Kinetic | release | main | misc | |
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jq_1.6.orig.tar.gz | 410.0 KiB | 3ba940b97571c866923f0409678033d33b5a98758dfc174fad8397ed908bc4d9 |
jq_1.6-2.1ubuntu3.debian.tar.xz | 14.8 KiB | 283e9170a9135ff4965e18e287bc340d0be759b1c22d2073d75a8d87023dbe46 |
jq_1.6-2.1ubuntu3.dsc | 2.0 KiB | f1ac0e61285cb029b292078e468720998941b2100676bb76658e8641af260a6b |
Available diffs
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