summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e62525d378af38e84b2b99181431097b4b890ca (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.3
	pkgrel = 2
	url = https://github.com/amueller/word_cloud
	arch = any
	license = Apache
	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/7c/60/5f927145b65de0f299079db846c89fa031d56e4df9764607add12a03714e/wordcloud-1.9.3.tar.gz
	sha256sums = a9aa738d63ed674a40f0cc31adb83f4ca5fc195f03a6aff6e010d1f5807d1c58

pkgname = python-wordcloud