Metadata-Version: 1.0
Name: Pyro
Version: 3.7
Summary: Powerful but easy-to-use distributed object middleware for Python
Home-page: http://pyro.sourceforge.net/
Author: Irmen de Jong
Author-email: irmen@users.sourceforge.net
License: MIT
Description: Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. It resembles Java's Remote Method Invocation (RMI). It has less similarity to CORBA - which is a system- and language independent Distributed Object Technology and has much more to offer than Pyro or RMI. But Pyro is small, simple and free!
Platform: any
