summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e860a0a4db55d63a9cc6f54a45db08e17499960 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Generated by mksrcinfo v8
# Mon Jan  9 09:18:05 UTC 2017
pkgbase = python-gensim
	pkgdesc = Python framework for fast Vector Space Modelling
	pkgver = 0.13.4.1
	pkgrel = 1
	url = http://nlp.fi.muni.cz/projekty/gensim/
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = python-scipy
	makedepends = python2-scipy
	makedepends = cython
	makedepends = cython2
	makedepends = python-six
	makedepends = python2-six
	source = https://files.pythonhosted.org/packages/source/g/gensim/gensim-0.13.4.1.tar.gz
	md5sums = baa36f0b845162abeadd1bb66511a53c

pkgname = python-gensim
	pkgdesc = Python framework for fast Vector Space Modelling (Python3.x)
	depends = python-scipy

pkgname = python2-gensim
	pkgdesc = Python framework for fast Vector Space Modelling (Python2.x)
	depends = python2-scipy