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

pkgname = python-pynput