[ Source: jo ]
Package: jo (1.9-2)
Links for jo
Debian Resources:
Download Source Package jo:
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
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
}
Other Packages Related to jo
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download jo
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 22.6 kB | 62.0 kB | [list of files] |
| arm64 | 21.8 kB | 94.0 kB | [list of files] |
| armel | 20.8 kB | 93.0 kB | [list of files] |
| armhf | 20.0 kB | 93.0 kB | [list of files] |
| i386 | 23.9 kB | 65.0 kB | [list of files] |
| ppc64el | 24.6 kB | 94.0 kB | [list of files] |
| riscv64 | 22.6 kB | 54.0 kB | [list of files] |
| s390x | 22.1 kB | 62.0 kB | [list of files] |
