File: control

package info (click to toggle)
gexec 0.4-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 144 kB
  • ctags: 67
  • sloc: ansic: 589; makefile: 57
file content (16 lines) | stat: -rw-r--r-- 591 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: gexec
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10), libgtk2.0-dev, libglib2.0-dev
Homepage: https://github.com/fboender/gexec
Standards-Version: 3.9.8

Package: gexec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gksu, xterm
Description: Small command executer with autocompletion using GTK+
 gexec is a small and simple command executer using GTK+. It features
 autocompletition and a command history. Furthermore gexec can run
 the chosen command as root or in a terminal emulator.