Source: dogtail
Section: python
Priority: optional
Maintainer: UOS <dev@uniontech.com>
Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-wheel
Standards-Version: 4.6.0
Homepage: https://gitlab.com/dogtail/dogtail/

Package: python3-dogtail
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-pyatspi, python3-gi, gir1.2-atspi-2.0
Description: GUI test tool and automation framework
 dogtail is a GUI testing and UI automation framework written in Python.
 It uses Accessibility (AT-SPI) technologies to interact with desktop
 applications, allowing you to automate real user workflows reliably.
 .
 Features:
  - Python-based GUI automation
  - AT-SPI accessibility support
  - Works with GNOME and GTK applications
  - Includes AT-SPI Browser (sniff) tool
