summaryrefslogtreecommitdiff
path: root/devel/py-hash_ring/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hash_ring/pkg-descr')
-rw-r--r--devel/py-hash_ring/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-hash_ring/pkg-descr b/devel/py-hash_ring/pkg-descr
index 00b09558b65c..90b87ed4d2ab 100644
--- a/devel/py-hash_ring/pkg-descr
+++ b/devel/py-hash_ring/pkg-descr
@@ -5,5 +5,3 @@ hashing ring is built using the same algorithm as libketama.
Consistent hashing is a scheme that provides a hash table functionality
in a way that the adding or removing of one slot does not significantly
change the mapping of keys to slots.
-
-WWW: https://pypi.org/project/hash_ring/