deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.38)
Description: |-
command-line processor to output JSON from a shell
jo creates a JSON string on stdout from words given it as arguments
or read from stdin. It can generate both arrays and objects. Here is
a short example:
.
$ jo -p name=jo n=17 parser@0
{
"name": "jo",
"n": 17,
"parser": false
}
Homepage: https://github.com/jpmens/jo
Installed-Size: '95'
Maintainer: Vincent Bernat <bernat@debian.org>
Package: jo
Priority: optional
Section: utils
Source: jo (1.9-1)
Version: 1.9-1+b1
srcpkg_name: jo
srcpkg_version: 1.9-1