diff options
author | James Axl <axlrose112@gmail.com> | 2017-03-14 00:21:11 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:30 +0700 |
commit | bd1648a1e7e517feb2e6d0db5ca10050196541eb (patch) | |
tree | f75359a47a7d4ee60cdaeed9ec8923a34b2920f9 /libraries/mongo-c-driver/slack-desc | |
parent | 4c172cbde73f43d115a0fb3116f9b2d1b23e5962 (diff) |
libraries/mongo-c-driver: Added (C driver for MongoDB).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/mongo-c-driver/slack-desc')
-rw-r--r-- | libraries/mongo-c-driver/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/mongo-c-driver/slack-desc b/libraries/mongo-c-driver/slack-desc new file mode 100644 index 0000000000000..d4a619b7261d1 --- /dev/null +++ b/libraries/mongo-c-driver/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------------------------------------------------------| +mongo-c-driver: mongo-c-driver (C driver for MongoDB) +mongo-c-driver: +mongo-c-driver: mongo-c-driver is the official C driver for MongoDB. +mongo-c-driver: +mongo-c-driver: If you are writing software in C that needs to access databases +mongo-c-driver: managed by MongoDB on just about any platform, then mongo-c-driver +mongo-c-driver: is the library you use. It is the standard C language binding +mongo-c-driver: for MongoDB. +mongo-c-driver: +mongo-c-driver: +mongo-c-driver: |