summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 080f10bb2919a92a6349c1165744db414d519be5 (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.3.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.3.0.tar.gz
	sha256sums = 4ab75cd4453af4828876ac3e964f2c49be642ea834f0c1f7449558d5f12cbca1

pkgname = python-adjusttext