summaryrefslogtreecommitdiffstats
path: root/libraries/mongo-cxx-driver/README
diff options
context:
space:
mode:
author James Axl <axlrose112@gmail.com>2017-03-14 13:08:59 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:31 +0700
commite240daab2acc8aa3a6e38c5a3948e6b2f9d450e9 (patch)
treecfe788ae2bb5c1da752e8ac39964c3e5010d9856 /libraries/mongo-cxx-driver/README
parent7c68076d28dc9f778806367335fa0523dd613e26 (diff)
downloadslackbuilds-e240daab2acc8aa3a6e38c5a3948e6b2f9d450e9.tar.gz
slackbuilds-e240daab2acc8aa3a6e38c5a3948e6b2f9d450e9.tar.xz
libraries/mongo-cxx-driver: Added (C++ driver for MongoDB).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/mongo-cxx-driver/README')
-rw-r--r--libraries/mongo-cxx-driver/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/mongo-cxx-driver/README b/libraries/mongo-cxx-driver/README
new file mode 100644
index 0000000000..ae4d57fd73
--- /dev/null
+++ b/libraries/mongo-cxx-driver/README
@@ -0,0 +1 @@
+mongo-cxx-driver is the official C++ driver for MongoDB.