summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c182b438327edc91a6ae9a57dd9be1e6313a5fe1 (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.3
	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.3.tar.gz
	source = python-pynput.patch
	sha256sums = 4e50b1a0ab86847e87e58f6d1993688b9a44f9f4c88d4712315ea8eb552ef828
	sha256sums = b2e10f5baf1501e8365b1a95fd756cde5a8510107d89557ab764a47c3ef47226

pkgname = python-pynput