diff options
author | crocket <crockabiscuit@gmail.com> | 2011-10-23 12:56:00 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-11-04 22:02:24 -0200 |
commit | 11c0915bd685f853331fc4c347c026acb0c32c61 (patch) | |
tree | 39fd6b29da8f249021c9bc5f3d03fbc40f203e03 /libraries/json-c/slack-desc | |
parent | 4514149cd93a0dbd54258ea090bf04831a700c33 (diff) | |
download | slackbuilds-11c0915bd685f853331fc4c347c026acb0c32c61.tar.gz |
libraries/json-c: Added (JSON library in C)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/json-c/slack-desc')
-rw-r--r-- | libraries/json-c/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/json-c/slack-desc b/libraries/json-c/slack-desc new file mode 100644 index 0000000000..9623eeb590 --- /dev/null +++ b/libraries/json-c/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-c: json-c (JSON library in C) +json-c: +json-c: json-c implements a reference counting object model that allows you +json-c: to easily construct JSON objects in C. +json-c: +json-c: Website : http://oss.metaparadigm.com/json-c/ +json-c: +json-c: +json-c: +json-c: +json-c: |