GNU Guile-RPC
=============

This package provides a pure Scheme implementation of XDR and ONC RPC
(respectively RFC 4506 and RFC 1831) for GNU Guile 1.8.


Requirements
------------

  * GNU Guile 1.8.x or later
    http://www.gnu.org/software/guile/guile.html

  * guile-r6rs-libs 0.0 or later
    http://www.laas.fr/~lcourtes/software/guile/guile-r6rs-libs-0.0.tar.gz

  * Guile-Lib, any recent version
    http://home.gna.org/guile-lib/


Development
-----------

GNU Guile-RPC is hosted at Savannah and development uses the GNU Arch
revision control system (http://www.gnu.org/software/gnu-arch/).

The main GNU Arch repository is located at:

  http://arch.sv.gnu.org/archives/guile-rpc/2007/

Look for branch `guile-rpc--devo--0.1' or similar.

Please email <bug-guile-rpc@gnu.org> for bug reports, comments, patches,
etc.


Enjoy!

Ludovic Courtès <ludo@gnu.org>.


Copyright 2007  Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved.

;;; Local Variables:
;;; coding: utf-8
;;; End:
