File: control

package info (click to toggle)
autokey 0.90.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,796 kB
  • sloc: python: 8,137; xml: 2,718; sh: 38; makefile: 7
file content (55 lines) | stat: -rw-r--r-- 2,625 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Source: autokey
Priority: optional
Section: utils
Maintainer: Luke Faraone <lfaraone@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: python (>= 2.6.6-3~), debhelper (>= 7.0.50~)
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
Homepage: http://code.google.com/p/autokey/
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/autokey/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/autokey/trunk/

Package: autokey-common
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-xlib, python-simplejson, python-pyinotify, wmctrl
Replaces: autokey (<<0.61.4-0~0), autokey-gtk (<<0.70.4-0~0)
Breaks: autokey (<<0.61.4-0~0), autokey-gtk (<<0.70.4-0~0)
Description: desktop automation utility - common data
 AutoKey is a desktop automation utility for Linux and X11. It allows the
 automation of virtually any task by responding to typed abbreviations and
 hotkeys. It offers a full-featured GUI that makes it highly accessible for
 novices, as well as a scripting interface offering the full flexibility and
 power of the Python language.
 .
 This package contains the common data shared between the various frontends.

Package: autokey-qt
Section: kde
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-kde4, python-qt4, python-qscintilla2, python-notify, autokey-common, python-qt4-dbus
Replaces: autokey (<<0.61.4-0~0)
Breaks: autokey (<<0.61.4-0~0)
Description: desktop automation utility - KDE version
 AutoKey is a desktop automation utility for Linux and X11. It allows the
 automation of virtually any task by responding to typed abbreviations and
 hotkeys. It offers a full-featured GUI that makes it highly accessible for
 novices, as well as a scripting interface offering the full flexibility and
 power of the Python language.
 .
 This package contains the Qt frontend.

Package: autokey-gtk
Section: gnome
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-gi, gir1.2-gtk-3.0, gir1.2-gtksource-3.0, gir1.2-glib-2.0, gir1.2-notify-0.7, python-dbus, zenity, autokey-common
Replaces: autokey (<<0.61.4-0~0)
Breaks: autokey (<<0.61.4-0~0)
Description: desktop automation utility - GTK+ version
 AutoKey is a desktop automation utility for Linux and X11. It allows the
 automation of virtually any task by responding to typed abbreviations and
 hotkeys. It offers a full-featured GUI that makes it highly accessible for
 novices, as well as a scripting interface offering the full flexibility and
 power of the Python language.
 .
 This package contains the GTK+ frontend.