From 4a82605e745cf9a288806b31929ec0fe7c0c1bdc Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Mon, 21 Sep 2015 16:41:42 -0400 Subject: Remove OCaml wrapper, moved to randombit/botan-ocaml --- readme.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'readme.rst') diff --git a/readme.rst b/readme.rst index 693b31297..ca52b88e9 100644 --- a/readme.rst +++ b/readme.rst @@ -42,10 +42,11 @@ The `GitHub wiki `_ and `Doxygen docs `_ may also prove useful resources. -In addition to C++ there are (partial, in-progress) bindings for C89, -Python and OCaml included along with the library, and -`Node.js `_ wrapper also -exists. +In addition to C++, botan has a C89 API specifically designed to be easy +to call from other languages. A Python binding using ctypes is included, +there are also bindings for +`Node.js `_ and +`OCaml `_ There is also a third party open source implementation of `SSHv2 `_ using the library. -- cgit v1.2.3