summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f849a8bfcba43714b5747e8006ae0c8d9fc4c2a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-polt
	pkgdesc = Python library to monitor and control user input devices
	pkgver = 1.1.0
	pkgrel = 1
	url = https://gitlab.com/nobodyinperson/python3-polt
	arch = any
	license = GPL-3.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-click
	depends = python-matplotlib
	depends = python-numpy
	depends = python-scipy
	depends = python-xdgspec
	source = python-polt-1.1.0.tar.gz::https://files.pythonhosted.org/packages/source/p/polt/polt-1.1.0.tar.gz
	sha256sums = cf9861a3bb31775f72925f7fba7fa8b7239007a6d41b4d71c46dfc76c9a0f225

pkgname = python-polt