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

pkgname = python-polt