# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in.  You must
# make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':'.

         |-----handy-ruler----------------------------------------------------|
event-rpc: Event::RPC
event-rpc:
event-rpc: Event::RPC consists of a server and a client library. The server
event-rpc: exports a list of classes and methods, which are allowed to be
event-rpc: called over the network. More specific it acts as a proxy for
event-rpc: objects created on the server side (on demand of the connected
event-rpc: clients) which handles client side methods calls with transport of
event-rpc: method arguments and return values.
event-rpc:
event-rpc:
event-rpc:
