From b7c28a1972b5126ca59419054b2674bfec64a4a2 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Mon, 3 May 2021 06:48:50 +0100 Subject: python/python-cluster: Renamed python2-cluster. Signed-off-by: Dave Woodfall --- python/python-cluster/README | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 python/python-cluster/README (limited to 'python/python-cluster/README') diff --git a/python/python-cluster/README b/python/python-cluster/README deleted file mode 100644 index a074818a16..0000000000 --- a/python/python-cluster/README +++ /dev/null @@ -1,3 +0,0 @@ -python-cluster is a package that allows grouping a list of arbitrary objects -into related groups (clusters). Simply give it a list of data and a function -to determine the similarity between two items and you're done. -- cgit v1.2.3