Path to this page:
Subject: CVS commit: pkgsrc/textproc/json2tsv
From: Leonardo Taccari
Date: 2022-05-28 20:44:42
Message id: 20220528184442.13206FAEB@cvs.NetBSD.org
Log Message:
json2tsv: Update to 0.9
Changes:
0.9
===
* Improve read and write error handling in streams.
* Allow octal format for the separator and check the format a bit more strict.
* Fix code that could have side-effects: nodes[--depth].index++
(This line found a bug in the scc compiler).
* README: optimize the unescape() function.
Files: