diff options
Diffstat (limited to 'python/PyStemmer/PyStemmer.info')
-rw-r--r-- | python/PyStemmer/PyStemmer.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/PyStemmer/PyStemmer.info b/python/PyStemmer/PyStemmer.info index 8b0607a730391..85735700e25c7 100644 --- a/python/PyStemmer/PyStemmer.info +++ b/python/PyStemmer/PyStemmer.info @@ -1,10 +1,10 @@ PRGNAM="PyStemmer" VERSION="1.3.0" -HOMEPAGE="http://snowball.tartarus.org/" +HOMEPAGE="https://snowballstem.org/" DOWNLOAD="https://pypi.python.org/packages/21/ee/19e0e4ec9398cc022617baa5f013fd415cce4887748245126aa6d4fac3c6/PyStemmer-1.3.0.tar.gz" MD5SUM="46ee623eeeba5a7cc0d95cbfa7e18abd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-Cython" MAINTAINER="Nikos Giotis" EMAIL="nikos.giotis@gmail.com" |