blob: b48ff765886b1a44da4403ceb02383004662e42a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-pyautogui
pkgdesc = A cross-platform GUI automation Python module for human beings
pkgver = 0.9.54
pkgrel = 3
url = https://github.com/asweigart/pyautogui
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-mouseinfo
depends = python-pymsgbox
depends = python-pyscreeze
depends = python-pytweening
depends = python-xlib
optdepends = scrot: screenshot tool
optdepends = tk: windowing tool kit
source = https://files.pythonhosted.org/packages/source/P/PyAutoGUI/PyAutoGUI-0.9.54.tar.gz
sha256sums = dd1d29e8fd118941cb193f74df57e5c6ff8e9253b99c7b04f39cfc69f3ae04b2
pkgname = python-pyautogui
|