summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b8176c27793f5cb0448031f876e9649fc64d80d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pynput
	pkgdesc = Python library to monitor and control user input devices
	pkgver = 1.7.2
	pkgrel = 1
	url = https://github.com/moses-palmer/pynput
	arch = any
	license = LGPL3
	makedepends = python-setuptools-lint
	depends = python-xlib
	depends = python-six
	depends = python-evdev
	optdepends = python-sphinx: build online documentation
	source = https://pypi.org/packages/source/p/pynput/pynput-1.7.2.tar.gz
	source = python-pynput.patch
	sha256sums = dd8b1ff2451e2b76c753e115ab20b6cfa73801c395f22987474f942726558fec
	sha256sums = b2e10f5baf1501e8365b1a95fd756cde5a8510107d89557ab764a47c3ef47226

pkgname = python-pynput