File: control

package info (click to toggle)
dogtail 0.6.1-3.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 640 kB
  • ctags: 817
  • sloc: python: 3,788; makefile: 43
file content (17 lines) | stat: -rw-r--r-- 757 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: dogtail
Section: misc
Priority: optional
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Build-Depends: debhelper (>=5), cdbs, python-dev, python-support (>= 0.4), python-at-spi
Standards-Version: 3.7.2

Package: python-dogtail
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gnome2, python-apt, xvfb, xbase-clients, python-at-spi
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.
 .
 Homepage: http://people.redhat.com/zcerza/dogtail/