[ bianca ]
[ 原始碼: jo ]
套件:jo(1.9-2)
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
}
其他與 jo 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb