Difference between revisions of "Guile-rpc"

From Free Software Directory
Jump to: navigation, search
(Guile-rpc)
 
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Guile-RPC
 
|Name=GNU Guile-RPC
|Short description=pure Scheme implementation of XDR and ONC RPC for Guile
+
|Short description=Pure Scheme implementation of XDR and ONC RPC.
|Full description='''Guile-RPC''' is an implementation of ONC RPC and XDR (standardized as [http://tools.ietf.org/html/rfc1831.html RFC 1831] and [http://tools.ietf.org/html/rfc4506.html RFC 4506]) in [[Guile|Guile Scheme]], and for use by [[GNU Guile]] programs. ONC RPC is 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 format.  
+
|Full description='''Guile-RPC''' is an implementation of ONC RPC and XDR (standardized as [https://tools.ietf.org/html/rfc1831.html RFC 1831] and [https://tools.ietf.org/html/rfc4506.html RFC 4506]) in [[Guile|Guile Scheme]], and for use by [[GNU Guile]] programs. ONC RPC is 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 format.
 
|Homepage URL=https://www.gnu.org/software/guile-rpc/
 
|Homepage URL=https://www.gnu.org/software/guile-rpc/
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-rpc.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-rpc.git
 +
|Documentation note=https://www.gnu.org/software/guile-rpc/manual/
 +
 +
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Version identifier=0.4
 
|Version identifier=0.4
 
|Version date=2014/05/21
 
|Version date=2014/05/21
 
|Version status=developmental
 
|Version status=developmental
 
|Version download=https://ftp.gnu.org/gnu/guile-rpc/guile-rpc-0.4.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/guile-rpc/guile-rpc-0.4.tar.gz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2014/05/29
+
|Last review date=2019/01/19
 
|Submitted by=Genium
 
|Submitted by=Genium
 
|Submitted date=2014/05/29
 
|Submitted date=2014/05/29
|Status=
+
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/guile-rpc/guile-rpc-0.4.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=guile-rpc
 
|GNU package identifier=guile-rpc
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3
+
|License=LGPLv3orlater
 
|License copyright=Copyright 2007, 2008, 2009, 2010, 2012  Free Software Foundation, Inc.
 
|License copyright=Copyright 2007, 2008, 2009, 2010, 2012  Free Software Foundation, Inc.
|License verified by=genium
+
|License verified by=Bendikker
|License verified date=2014/05/29
+
|License verified date=2018/06/19
 
}}
 
}}
 
{{Person
 
{{Person
Line 27: Line 37:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=ludo@gnu.org
 
|Email=ludo@gnu.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/guile-rpc/
 +
}}
 +
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.sv.gnu.org/r/guile-rpc.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/guile-rpc.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-rpc-bugs/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=bug reports, comments, patches, etc.
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=bug-guile-rpc@gnu.org
+
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/guile-rpc/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/guile-rpc/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 +
}}
 +
{{Software category
 +
|Network-hookup=protocol
 +
|Programming-language=scheme, guile
 +
|Runs-on=GNU/Linux
 
}}
 
}}
{{Software category}}
 
 
{{Featured}}
 
{{Featured}}

Latest revision as of 15:48, 4 December 2020


[edit]

GNU Guile-RPC

https://www.gnu.org/software/guile-rpc/
Pure Scheme implementation of XDR and ONC RPC.

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 programs to invoke procedures of programs running on remote machines. XDR is the underlying binary data representation format.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

19 June 2018




Leaders and contributors

Contact(s)Role
Ludovic Courtès Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/guile-rpc-bugs/
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.gnu.org/projects/guile-rpc/
Downloadhttps://alpha.gnu.org/gnu/guile-rpc/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/guile-rpc.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://ftp.gnu.org/gnu/guile-rpc/


Software prerequisites




Entry







"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.