Small utility to create JSON objects
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]
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.6-2.fc36 | - |
| Fedora 36 | 1.6-2.fc36 | - |
| Fedora 35 | 1.4-4.fc35 | - |
| EPEL 9 | 1.6-1.el9 | - |
| EPEL 8 | 1.6-1.el8 | - |
| EPEL 7 | 1.6-1.el7 | - |
You can contact the maintainers of this package via email at
jo dash maintainers at fedoraproject dot org.