           SPELL=coda-rpc2
         VERSION=1.28
          SOURCE=rpc2-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/rpc2-$VERSION
   SOURCE_URL[0]=http://www.coda.cs.cmu.edu/pub/rpc2/src/$SOURCE
   SOURCE_URL[1]=ftp://ftp.wu-wien.ac.at/pub/systems/rpc2/src/$SOURCE
   SOURCE_URL[2]=ftp://ftp.planetmirror.com/pub/rpc2/src/$SOURCE
   SOURCE_URL[3]=ftp://ftp.co.it.pt/pub/rpc2/src/$SOURCE
  SOURCE_HASH[0]=sha512:098bc1319d66eadbf3318f7c667b057e891a6959c66183dbb1ec021fdbd7efcd78d7d435c3b5315bdb8e00bbb1b86ebf89b4978b1c34e1bb664b097e2ea3b7e0
        WEB_SITE=http://www.coda.cs.cmu.edu/
         ENTERED=20020731
         UPDATED=20020731
      LICENSE[0]=GPL
           SHORT="Remote Procedure Call v2 library for Coda"
cat << EOF
RPC2, a highly portable and extensible remote procedure call package for Unix. RPC2 runs on top of the IP/UDP protocol, and provides support for streaming file transfer, parallel RPC calls, and IP-level multicast. The manual also describes two other packages used by RPC2: RP2Gen, a stub generator, and LWP, a coroutine-based lightweight process package. All the software described in this manual runs at user-level on the Unix 4.3BSD interface; no kernel modifications are necessary.
EOF
