From a5be379a8e6a540545b749c8189a645b66668c11 Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Wed, 4 Jan 2017 16:45:20 -0600 Subject: libraries/rapidjson: Added (a fast JSON parser/generator for C++) Signed-off-by: Robby Workman --- libraries/rapidjson/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/rapidjson/slack-desc (limited to 'libraries/rapidjson/slack-desc') diff --git a/libraries/rapidjson/slack-desc b/libraries/rapidjson/slack-desc new file mode 100644 index 0000000000000..98a0ed3cfe5f9 --- /dev/null +++ b/libraries/rapidjson/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------------------------------------------------------| +rapidjson: rapidjson (A fast JSON parser/generator for C++) +rapidjson: +rapidjson: RapidJSON is a JSON parser and generator for C++. It was inspired by +rapidjson: RapidXml. Features: SAX and DOM support, fast, self-contained and +rapidjson: header-only. memory-friendly, Unicode-friendly. +rapidjson: +rapidjson: +rapidjson: +rapidjson: +rapidjson: https://github.com/miloyip/rapidjson +rapidjson: -- cgit v1.2.3