From af7a2176fd22acaf77c64927d2f24119e74a56c7 Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Fri, 8 Jul 2011 14:44:25 -0300 Subject: python/Pyro: Added (PYthon Remote Objects) Signed-off-by: Niels Horn --- python/Pyro/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/Pyro/README (limited to 'python/Pyro/README') diff --git a/python/Pyro/README b/python/Pyro/README new file mode 100644 index 0000000000..1d8e46c33c --- /dev/null +++ b/python/Pyro/README @@ -0,0 +1,3 @@ +Pyro stands 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. -- cgit v1.2.3