category: Net Devel requires: libtirpc-devel libgcc1 sdesc: "An RPC protocol code generator" ldesc: "rpcgen generates sources code for creating remote procedure call servers and clients, from a protocol specification. That is, it translates foo.x into foo.h, foo_clnt.c, foo_svc.c, and foo_xdr.c. This implementation is derived from the libc/sunrpc/ code in eglibc."