diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2019-05-04 08:16:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 08:16:01 +0700 |
commit | 8cb349dc0f3e10f0fa1324504cef6a1bc38c2dae (patch) | |
tree | aff95455786ebef57e76efb65b98b4fcb773acfd /python/PyStemmer/slack-desc | |
parent | c2b8b6b83ca6319ae87244c74691a4abbb43d49f (diff) |
python/PyStemmer: Add python3 support.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyStemmer/slack-desc')
-rw-r--r-- | python/PyStemmer/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PyStemmer/slack-desc b/python/PyStemmer/slack-desc index 41ee88af5312a..2f7c7a5581ed6 100644 --- a/python/PyStemmer/slack-desc +++ b/python/PyStemmer/slack-desc @@ -16,4 +16,4 @@ PyStemmer: and information retrieval software; for example, a search with PyStemmer: stemming enabled should be able to find a document containing PyStemmer: "cycling" given the query "cycles". PyStemmer: -PyStemmer: http://snowball.tartarus.org/ +PyStemmer: http://snowballstem.org/ |