summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84a6a285b59037912a79bff6a84ae569453322e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-upsetplot
	pkgdesc = Python implementation of UpSet plots by Lex et al. doi:10.1109/TVCG.2014.2346248
	pkgver = 0.9.0
	pkgrel = 4
	url = https://github.com/jnothman/UpSetPlot
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pandas
	depends = python-seaborn
	source = https://files.pythonhosted.org/packages/source/U/UpSetPlot/UpSetPlot-0.9.0.tar.gz
	sha256sums = 95b76ac38c624c9dfb1eca1de1a37e30e07e83678b1c57839c943184247b8592

pkgname = python-upsetplot