]> git.codecow.com Git - Monocypher.git/commitdiff
Removed known sources from README.md
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 27 Jan 2018 23:08:18 +0000 (00:08 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 27 Jan 2018 23:08:18 +0000 (00:08 +0100)
Those are listed in http://monocypher.org

README.md

index eec15b27087f7722ac367c4d8c3de0a6feefdc05..853888f5b64acc5ab15712cc2337111a049a57db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -54,23 +54,6 @@ The `cflags` line gives the include path for monocypher.h, and the
 `libmonocypher.a` (or `libmonocypher.so`).
 
 
-### Known language bindings
-
-* [Crystal](https://github.com/konovod/monocypher.cr)
-* [Lua](https://github.com/philanc/luanacha)
-* [Zig](https://bitbucket.org/mihailp/zig-monocypher/src/default)
-  (http://ziglang.org/).
-
-
-### Known alternate distributions
-
-* [AUR package](https://aur.archlinux.org/packages/monocypher/) for
-  Arch Linux.
-* If you are using [Buck Build](https://buckbuild.com) and
-  [Buckaroo](https://buckaroo.pm), then there is a Buck port
-  maintained at [njlr/Monocypher](https://github.com/njlr/Monocypher).
-
-
 Test suite
 ----------