diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-11-12 19:44:49 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:21 +0700 |
commit | 8c0911535e5d486586e869ee26c96069db94082d (patch) | |
tree | 4ee43bc39004f95a41093ca4e310cee70c744f6e /libraries/json-parser/slack-desc | |
parent | 9253cb1573fe64460d7cfe969b151f4c0c25a0d6 (diff) |
libraries/json-parser: Added (very low footprint JSON parser).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/json-parser/slack-desc')
-rw-r--r-- | libraries/json-parser/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/json-parser/slack-desc b/libraries/json-parser/slack-desc new file mode 100644 index 0000000000000..a0c0d7a79d78e --- /dev/null +++ b/libraries/json-parser/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------------------------------------------------------| +json-parser: json-parser (very low footprint JSON parser) +json-parser: +json-parser: Very low footprint JSON parser written in portable ANSI C. +json-parser: +json-parser: https://github.com/udp/json-parser +json-parser: +json-parser: +json-parser: +json-parser: +json-parser: +json-parser: |