We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a02863 commit f265149Copy full SHA for f265149
README.rst
@@ -5,9 +5,12 @@ libmongoc
5
About
6
=====
7
8
-This is a prototype for a new MongoDB C library.
+Libmongoc is a client library written in C for MongoDB.
9
10
There are absolutely no guarantees of API/ABI stability at this point.
11
+But generally, we won't break API/ABI unless we have good reason.
12
+
13
+Libmongoc depends on `Libbson<https://github.com/mongodb/libbson>`_.
14
15
Support / Feedback
16
==================
0 commit comments