summaryrefslogtreecommitdiffstats
path: root/python/Pyro/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pyro/README')
-rw-r--r--python/Pyro/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/Pyro/README b/python/Pyro/README
index 1d8e46c33c..f0e88957f3 100644
--- a/python/Pyro/README
+++ b/python/Pyro/README
@@ -1,3 +1,7 @@
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.
+
+Pyro 3.x is in maintenance mode (only getting security- and bugfixes).
+New projects are strongly urged to use Pyro4 instead,
+which is the new Pyro version that is actively being developed.