jo binary package in Ubuntu Jammy 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 | ||
---|---|---|---|---|---|---|---|---|---|
2021-10-21 21:08:33 UTC | Published | Ubuntu Jammy amd64 | release | universe | utils | Optional | 1.4-1 | ||
|
|||||||||
Deleted | Ubuntu Jammy amd64 | proposed | universe | utils | Optional | 1.4-1 | |||
|
|||||||||
2021-10-21 21:11:36 UTC | Superseded | Ubuntu Jammy amd64 | release | universe | utils | Optional | 1.3-2 | ||
|