jo binary package in Ubuntu Kinetic amd64
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
}
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-04-26 10:05:31 UTC | Published | Ubuntu Kinetic amd64 | release | universe | utils | Optional | 1.4-1 | ||
|