From ed66d5994a623d7eb1fbbc7fb9a94be72784de87 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Tue, 8 Mar 2022 23:53:42 +0100 Subject: python/python3-whoosh: renamed from Whoosh for python3 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-whoosh/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-whoosh/README (limited to 'python/python3-whoosh/README') diff --git a/python/python3-whoosh/README b/python/python3-whoosh/README new file mode 100644 index 0000000000..71ca2ab096 --- /dev/null +++ b/python/python3-whoosh/README @@ -0,0 +1,6 @@ +Whoosh is a fast, featureful full-text indexing and searching library +implemented in pure Python. +Programmers can use it to easily add search functionality to their +applications and websites. +Every part of how Whoosh works can be extended or replaced to meet your +needs exactly. -- cgit v1.2.3