summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c29def90bfe26f44b559232a6384e57cd4c7a19 (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.6
	pkgrel = 2
	url = https://github.com/moses-palmer/pynput
	arch = any
	license = LGPL-3.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-xlib
	depends = python-six
	depends = python-evdev
	source = https://files.pythonhosted.org/packages/source/p/pynput/pynput-1.7.6.tar.gz
	source = setup.patch
	sha256sums = 3a5726546da54116b687785d38b1db56997ce1d28e53e8d22fc656d8b92e533c
	sha256sums = c519290a88baa3e15be4bb6cff4d665a020b9e0c8c1241749670d58a48b07e2c

pkgname = python-pynput