Index: guile-rpc.html =================================================================== RCS file: /webcvs/guile-rpc/guile-rpc/guile-rpc.html,v retrieving revision 1.18 diff -U 2 -r1.18 guile-rpc.html --- guile-rpc.html 1 May 2016 10:31:56 -0000 1.18 +++ guile-rpc.html 30 Aug 2020 17:16:16 -0000 @@ -1,29 +1,37 @@ - + + GNU Guile-RPC - GNU Project - Free Software Foundation + +
- - - - - - -

GNU Guile-RPC

- - +
+

GNU Guile-RPC

+

+

+

-GNU Guile-RPC is an implementation of ONC RPC and XDR (standardized -as RFC 1831 -and RFC 4506) in +GNU Guile-RPC is an implementation of ONC RPC and XDR (standardized +as RFC 1831 +and RFC 4506) in Guile Scheme, and for use by GNU Guile programs. ONC RPC is -the ``Open Network Computing'' Remote Procedure Call protocol, allowing +the Open Network Computing Remote Procedure Call protocol, allowing programs to invoke procedures of programs running on remote machines. XDR is the underlying binary data representation @@ -31,11 +39,15 @@

+

Releases

-GNU Guile-RPC is available -from ftp.gnu.org -(consider using a mirror -for higher bandwidth.) +GNU Guile-RPC is available from the GNU download server +(HTTPS,  +HTTP,  +FTP) and its +mirrors; consider +using a mirror +for higher bandwidth.

@@ -43,8 +55,8 @@

-The manual is available -on-line, as is documentation for most GNU +The manual is available +online, as is documentation for most GNU software. You may also find more information about Guile-RPC by -running info guile-rpc. +running info guile-rpc.

@@ -53,10 +65,10 @@

-A mailing list for bug reports and general discussion is available at <bug-guile-rpc@gnu.org>. +A mailing list for bug reports and general discussion is available at <bug-guile-rpc@gnu.org>. You can subscribe to +href="https://lists.gnu.org/mailman/listinfo/guile-rpc-bugs/">subscribe to the mailing list and view the list +href="https://lists.gnu.org/archive/html/guile-rpc-bugs/"> view the list archive.

@@ -65,22 +77,21 @@

-Development occurs using the Git distributed revision control system. A -copy of the source code repository can be obtained using the following -command: +Development uses the Git distributed revision control system. A +clone of the source code repository can be obtained by running:

-
-git clone git://git.sv.gnu.org/guile-rpc.git
+
+ git clone git://git.sv.gnu.org/guile-rpc.git 
 

The repository can -be -browsed on-line. +be +browsed online.

Additional information is available from the Savannah project +href="https://savannah.gnu.org/projects/guile-rpc/">Savannah project page.

@@ -88,5 +99,5 @@ - +
@@ -95,13 +106,13 @@

Please send general FSF & GNU inquiries to -<gnu@gnu.org>. +<gnu@gnu.org>. There are also other ways to contact the FSF. Broken links and other corrections or suggestions can be sent -to <bug-guile-rpc@gnu.org>.

+to <bug-guile-rpc@gnu.org>.

Please see the Translations -README for information on coordinating and submitting translations +README for information on coordinating and contributing translations of this article.