blob: 99df4b9cae6a18e42705cc59716f08ece9cde494 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-nltk"
VERSION="3.8.1"
HOMEPAGE="http://www.nltk.org/"
DOWNLOAD="https://github.com/nltk/nltk/archive/refs/tags/3.8.1/nltk-3.8.1.tar.gz"
MD5SUM="e8a74c5fd3ac8f789768636f20cba998"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-regex python3-build python3-installer python3-wheel"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"
|