diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 04:49:27 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:26:45 +0000 |
commit | c276341f49d5d5fe8f00449d6189f0685d0acffd (patch) | |
tree | 4e35a69079eaf7138be4c8c84d40121917830cc9 /libraries/rapidjson | |
parent | dd2c100ca82fe0abc88e4e002e65f8f46b4d0bea (diff) | |
download | slackbuilds-c276341f49d5d5fe8f00449d6189f0685d0acffd.tar.gz |
libraries/rapidjson: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/rapidjson')
-rw-r--r-- | libraries/rapidjson/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/rapidjson/slack-desc b/libraries/rapidjson/slack-desc index 98a0ed3cfe..937f0eb30e 100644 --- a/libraries/rapidjson/slack-desc +++ b/libraries/rapidjson/slack-desc @@ -8,12 +8,12 @@ |-----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: 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: +rapidjson: +rapidjson: +rapidjson: https://github.com/miloyip/rapidjson rapidjson: |