man pyro (Commandes) - python remote objects (Debian package's way)
NAME
pyro - python remote objects (Debian package's way)
SYNOPSIS
pyro-ns [options] start name server.
pyro-rns [options] same as pyro-ns but will restart if server quits or crashes.
pyro-nsd [options] same as pyro-ns but starts as unix daemon that forks to background.
pyro-nsc [options]command[args...] name server control tool.
pyro-es [options] start event server.
pyro-esd [options] same as pyro-es but starts as unix daemon that forks to background.
pyro-genguid a simple GUID generator.
pyro-pyroc module-name proxy compiler.
DESCRIPTION
Python Remote Objects is a full-python distributed objects system. This manual page was created for Debian were the utilities got renamed to avoid name-clashes.
LICENCE
Pyro is copyrighted under the MIT license.
SEE ALSO
file:///usr/share/doc/pyro/html/ from the pyro-doc package.
http://pyro.sourceforge.net/ the home web site.
AUTHOR
Nicolas Chauvat <nicolas.chauvat@logilab.fr>