Path to this page:
./
textproc/jo,
JSON output from a shell
Branch: CURRENT,
Version: 1.9nb1,
Package name: jo-1.9nb1,
Maintainer: pkgsrc-usersjo creates a JSON string on stdout from words given it as arguments or
read from stdin. Without option -a it generates an object whereby each
word is a key=value (or key@value) pair with key being the JSON object
element and value its value. jo attempts to guess the type of value in
order to create number (using strtod(3)), string, or null values in
JSON.
Master sites:
Filesize: 195.717 KB
Version history: (Expand)
- (2023-04-10) Updated to version: jo-1.9nb1
- (2023-01-09) Updated to version: jo-1.9
- (2022-10-30) Updated to version: jo-1.7
- (2022-01-08) Updated to version: jo-1.6
- (2022-01-04) Updated to version: jo-1.5
- (2020-07-19) Updated to version: jo-1.4
CVS history: (Expand)
2023-04-10 15:54:21 by Amitai Schleier | Files touched by this commit (2) |
Log message:
jo: install bash completion to what seems like the standard location.
|
2023-01-09 16:50:22 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
jo: update to 1.9.
2022-11-04 1.9
- FIX: fix reading of long lines from stdin (mk 2) (#195)
- FIX: add missing test files (#196)
2022-11-04 1.8
- FIX: fix reading of long lines from stdin (mk 2) (#195)
|
2022-10-30 17:52:29 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
jo: update to 1.7.
2022-10-29 1.7
- FIX: fix warnings on Windows build and reimplement err{x,} functions
- FIX: fix reading of long lines from stdin and refactor slurp_file() in
the process
- NEW: Add option -o outfile for when not run from a shell and redirect
'>' is not an option
- FIX: fix tables in jo.md
|
2022-06-27 17:29:18 by Frederic Cambus | Files touched by this commit (41) |
Log message:
*: drop maintainership for packages not related to toolchains and ELF.
|
2022-01-07 22:29:43 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
jo: update to 1.6.
ChangeLog:
2022-01-05 1.6
- FIX: repair tests broken by AUTHORS change (#164)
- FIX: repair make distcheck by removing copied _jo zsh functions
|
2022-01-04 18:26:25 by Frederic Cambus | Files touched by this commit (3) | |
Log message:
jo: update to 1.5.
ChangeLog:
2022-01-04 1.5
- NEW: replace asserts with human errors (#162)
- NEW: zsh completion (#158)
- FIX: stdin filter on Windows (#
- FIX: several cleanups
- NEW: Meson build
- UPD: snap to newer base (#149)
- NEW: option to deduplicate keys (#143, #145)
- NEW: Filter functionality (#141)
- FIX: file embedding
- FIX: add missing tests to Makefile.am
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|