Source: dogtail
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>= 9~),
 python-all,
 python-pyatspi,
 python-setuptools
X-Python-Version: >= 2.6
Homepage: https://fedorahosted.org/dogtail/
Standards-Version: 3.9.8

Package: python-dogtail
Architecture: all
Depends:
 at-spi2-core,
 gir1.2-gtk-3.0,
 python-apt (>= 0.7.93),
 python-gi,
 python-gi-cairo,
 python-pyatspi,
 xvfb,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Recommends:
 imagemagick,
 python-celementtree | python-elementtree
Description: GUI test tool and automation framework
 dogtail is a GUI test tool and automation framework written in Python.
 It uses Accessibility (a11y) technologies to communicate with desktop
 applications. dogtail scripts are written in Python.
