From d49b783bbe81d0f1c2a1a04caeededb31cf0ef3e9c5e946a13e44527af7e4e46 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 5 Oct 2024 19:52:32 +0300 Subject: [PATCH] Forgotten file --- spec/install.texi | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 spec/install.texi diff --git a/spec/install.texi b/spec/install.texi new file mode 100644 index 0000000..09dbcb0 --- /dev/null +++ b/spec/install.texi @@ -0,0 +1,13 @@ +@node Install +@unnumbered Install + +Currently there are draft versions of the codec written on C, Go, Python +and Tcl. But all of them are currently badly covered with tests. + +@cindex git +You can obtain development source code with +@command{git clone git://git.cypherpunks.su/yac.git} +(also you can use @url{https://git.cypherpunks.su/yac.git}). + +Also there is @url{https://yggdrasil-network.github.io/, Yggdrasil} +accessible address: @url{http://y.www.yac.cypherpunks.su/}. -- 2.50.0