[ ソース: jo ]
パッケージ: jo (1.1-1)
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.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]