diff options
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 |
commit | d4b4dc9623f25bb3a0f2b2ef9058d8b1ed739816 (patch) | |
tree | c0f36ce89a53e6fc0dbc9903e7f641a993b017e8 /system/jshon/slack-desc | |
parent | 7df3fb7f3242bfb96da9b7912ccf928251443252 (diff) | |
download | slackbuilds-d4b4dc9623f25bb3a0f2b2ef9058d8b1ed739816.tar.gz |
system/jshon: Added (a fast JSON parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/jshon/slack-desc')
-rw-r--r-- | system/jshon/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/jshon/slack-desc b/system/jshon/slack-desc new file mode 100644 index 0000000000..bf7674e545 --- /dev/null +++ b/system/jshon/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +jshon: jshon (a fast JSON parser) +jshon: +jshon: jshon parses, reads and creates JSON. It is designed to be as usable +jshon: as possible from within the shell. +jshon: +jshon: +jshon: +jshon: +jshon: +jshon: +jshon: |