summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 689c9e6b32bddbbe4b20dc5802d921e76b55a101 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-wordcloud
	pkgdesc = A little word cloud generator in Python
	pkgver = 1.9.6
	pkgrel = 1
	url = https://github.com/amueller/word_cloud
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = cython
	depends = python
	depends = python-matplotlib
	depends = python-pillow
	depends = python-numpy
	source = https://files.pythonhosted.org/packages/source/w/wordcloud/wordcloud-1.9.6.tar.gz
	sha256sums = df17c468ff903bd0aba4f87c6540745d13a4931220dd4937cb363ad85a4771b9

pkgname = python-wordcloud