aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/py-kenosis/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/py-kenosis/pkg-descr')
-rw-r--r--net-p2p/py-kenosis/pkg-descr12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-p2p/py-kenosis/pkg-descr b/net-p2p/py-kenosis/pkg-descr
deleted file mode 100644
index 6fbcc2e540ed..000000000000
--- a/net-p2p/py-kenosis/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-[ excerpt from developer's web site ]
-
-Kenosis is a fully-distributed p2p RPC system built on top of
-XMLRPC. Nodes are automatically connected to each other via a
-Kademlia-style network (http://citeseer.ist.psu.edu/529075.html) and
-can route RPC requests efficiently to any online node. Kenosis does
-not rely on a central server - any Kenosis node can effectively join
-the network ("bootstrap") from any connected node.
-
-WWW: http://kenosis.sourceforge.net/
-
--- lioux@FreeBSD.org