summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c02d059a436726f914390faf3869cae240704147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-grid-strategy
	pkgdesc = Organize matplotlib plots using different grid strategies
	pkgver = 0.0.1
	pkgrel = 6
	url = https://github.com/matplotlib/grid-strategy
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python
	depends = python-numpy
	depends = python-matplotlib
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/g/grid-strategy/grid-strategy-0.0.1.tar.gz
	sha256sums = d8db1c12e6f33eb55ba56a5b19f4848aae862a9a343fea422a353c46ab6ccc23

pkgname = python-grid-strategy