Name: | jq |
---|---|
Version: | 1.6 |
Release: | 15.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 450261 |
License: | MIT and ASL 2.0 and CC-BY and GPLv3 |
RPM: | jq-1.6-15.el9.aarch64.rpm |
Source RPM: | jq-1.6-15.el9.src.rpm |
Build Date: | Sat Oct 14 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://stedolan.github.io/jq/ |
Summary: | Command-line JSON processor |
Description: | 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 zero 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 segfault when used in threads - Resolves: rhbz#2176542
- Add mantest to the gating - Related: rhbz#2049594
- jq try/catch stops iteration over items Resolves: rhbz#2049594
- Strip rpath from jq binary Related: rhbz#2008983
- Backport PR#1752 to fix an integer logic issue Resolves: rhbz#2008983
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937