summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 217081f1b0722f7219b40e4559ef98c83e1442b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-pyautogui
	pkgdesc = A cross-platform GUI automation Python module for human beings
	pkgver = 0.9.52
	pkgrel = 2
	url = https://github.com/asweigart/pyautogui
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	depends = python-xlib
	depends = python-pillow
	optdepends = tk: windowing tool kit
	optdepends = scrot: screenshot tool
	optdepends = python-pyscreeze: screenshot tool
	optdepends = python-pytweening: tweening / easing functions support
	optdepends = python-mouseinfo: display XY position and RGB color information for the pixel currently under the mouse.
	optdepends = python-pymsgbox: display message boxes
	provides = python-pyautogui
	conflicts = python-pyautogui-git
	source = https://files.pythonhosted.org/packages/source/P/PyAutoGUI/PyAutoGUI-0.9.52.tar.gz
	sha256sums = a486cb6b818bcbcdf98b48d010c7cee964134fa394b756e8ce6e50d43b58ecc8

pkgname = python-pyautogui