Name: | jo |
---|---|
Version: | 1.9 |
Release: | 11.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 61005 |
License: | GPL-2.0-or-later AND MIT AND LicenseRef-Fedora-Public-Domain |
RPM: | jo-1.9-11.el10_0.x86_64.rpm |
Source RPM: | jo-1.9-11.el10_0.src.rpm |
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jpmens/jo |
Summary: | Small utility to create JSON objects |
Description: | This is jo, a small utility to create JSON objects $ jo -p name=jo n=17 parser=false { "name": "jo", "n": 17, "parser": false } or arrays $ seq 1 10 | jo -a [1,2,3,4,5,6,7,8,9,10] |
- Do not rebuild man page and Markdown docs on EPEL10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Record that public-domain license text was submitted (close RHBZ#2177293)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Leaf package: remove i686 support
- Update to 1.9 (close RHBZ#2140231)
- Simplified packaging of completions - Requires filesystem-3.18-1 or later, which owns zsh completions dirs - Requires redhat-rpm-config-228-1 or later for shell completion macros