summaryrefslogtreecommitdiff
path: root/python/Pyro/README
diff options
context:
space:
mode:
authorThibaut Notteboom <tib@tibux.org>2011-07-08 14:44:25 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-07-14 19:50:57 -0300
commitaf7a2176fd22acaf77c64927d2f24119e74a56c7 (patch)
tree0a2f4e5a46f9356c8110f9326e8d0e2025850c9f /python/Pyro/README
parentef6396109b755d1b78f79e117ea55037ccb77d09 (diff)
downloadslackbuilds-af7a2176fd22acaf77c64927d2f24119e74a56c7.tar.gz
python/Pyro: Added (PYthon Remote Objects)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/Pyro/README')
-rw-r--r--python/Pyro/README3
1 files changed, 3 insertions, 0 deletions
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.