diff options
author | Thibaut Notteboom <tib@tibux.org> | 2011-07-08 14:44:25 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 19:50:57 -0300 |
commit | af7a2176fd22acaf77c64927d2f24119e74a56c7 (patch) | |
tree | 0a2f4e5a46f9356c8110f9326e8d0e2025850c9f /python/Pyro/README | |
parent | ef6396109b755d1b78f79e117ea55037ccb77d09 (diff) | |
download | slackbuilds-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/README | 3 |
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. |