summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fff6428c5130637082c922537b20a34a4c23c86f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-adjusttext
	pkgdesc = Iteratively adjust text position in matplotlib plots to minimize overlaps
	pkgver = 1.4.0
	pkgrel = 1
	url = https://github.com/Phlya/adjusttext
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	depends = python-matplotlib
	depends = python-scipy
	source = https://files.pythonhosted.org/packages/source/a/adjusttext/adjusttext-1.4.0.tar.gz
	sha256sums = 1f73860ced8cccce3f85ee6989ca133c2579b67a7453f63dbeb38f39bf123154

pkgname = python-adjusttext