summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b046b9f3b9b8587e88895dd41d467a82f4df7c80 (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.3
	pkgrel = 1
	url = https://pypi.org/project/squarify
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/s/squarify/squarify-0.4.3.tar.gz
	sha256sums = 54091f6ad175f7f201f8934574e647ce1b50dedc478c5fd968688eb7d7469f95

pkgname = python-squarify