Source: pyautogui
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-mouseinfo,
 python3-pymsgbox,
 python3-pyscreeze,
 python3-pytest,
 python3-pytest-xvfb,
 python3-pytweening,
 python3-setuptools,
 python3-xlib,
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/python-team/packages/pyautogui.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyautogui
Homepage: https://github.com/asweigart/pyautogui

Package: python3-pyautogui
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Let Python control the mouse and keyboard
 PyAutoGUI is a cross-platform GUI automation Python module for human
 beings. Used to programmatically control the mouse & keyboard.
