summaryrefslogtreecommitdiffstats
path: root/system/jshon/README
diff options
context:
space:
mode:
author pomfland <pomfland@tfwno.gf>2016-09-14 19:03:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-14 19:03:30 +0700
commitd4b4dc9623f25bb3a0f2b2ef9058d8b1ed739816 (patch)
treec0f36ce89a53e6fc0dbc9903e7f641a993b017e8 /system/jshon/README
parent7df3fb7f3242bfb96da9b7912ccf928251443252 (diff)
downloadslackbuilds-d4b4dc9623f25bb3a0f2b2ef9058d8b1ed739816.tar.gz
slackbuilds-d4b4dc9623f25bb3a0f2b2ef9058d8b1ed739816.tar.xz
system/jshon: Added (a fast JSON parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/jshon/README')
-rw-r--r--system/jshon/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/jshon/README b/system/jshon/README
new file mode 100644
index 0000000000..3c16201107
--- /dev/null
+++ b/system/jshon/README
@@ -0,0 +1,2 @@
+jshon parses, reads and creates JSON. It is designed to be as usable
+as possible from within the shell.