summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8937b680f0c06a6e00ba462727c09d20d2f6d5d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-gensim
	pkgdesc = Library for topic modelling, document indexing and similarity retrieval with large corpora
	pkgver = 4.3.3
	pkgrel = 1
	url = https://radimrehurek.com/gensim/
	arch = i686
	arch = x86_64
	license = LGPL2.1
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pip
	makedepends = cython
	depends = python-numpy
	depends = python-scipy
	depends = python-smart_open
	optdepends = python-pyro: Usage in a distributed environment
	source = python-gensim-4.3.3.tar.gz::https://github.com/RaRe-Technologies/gensim/archive/4.3.3.tar.gz
	sha512sums = e0f870161b7d0738f9a8eb75f2d06d0c67e47d79332746cb646ef8fc0c843ebf39a153e3e3f90cc8364eea21df250167a5ed13c92828ff0fad4391600c8bb126

pkgname = python-gensim