summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 111a09a0645e314e865256da1429d791bc37f840 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-squarify
	pkgdesc = Pure Python implementation of the squarify treemap layout algorithm
	pkgver = 0.4.4
	pkgrel = 1
	url = https://github.com/laserson/squarify
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/s/squarify/squarify-0.4.4.tar.gz
	sha256sums = b8a110c8dc5f1cd1402ca12d79764a081e90bfc445346cfa166df929753ecb46

pkgname = python-squarify