File: control

package info (click to toggle)
terminator 2.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,740 kB
  • sloc: python: 9,968; sh: 24; makefile: 15
file content (62 lines) | stat: -rw-r--r-- 1,578 bytes parent folder | download | duplicates (2)
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
56
57
58
59
60
61
62
Source: terminator
Section: misc
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Markus Frosch <lazyfrosch@debian.org>,
 Emilio Pozuelo Monfort <pochu@debian.org>,
 Julián Moreno Patiño <julian@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 intltool,
 python3,
 python3-setuptools,
 python3-cairo,
 python3-configobj,
 python3-dbus,
 python3-gi,
 python3-psutil,
 python3-pytest,
 python3-pytest-runner,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 gir1.2-pango-1.0,
 gir1.2-vte-2.91,
 gir1.2-notify-0.7,
 gsettings-desktop-schemas,
 xauth,
 xvfb
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/python-team/packages/terminator.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/terminator
Homepage: https://github.com/gnome-terminator/terminator

Package: terminator
Architecture: all
Depends:
 python3-cairo,
 python3-configobj,
 python3-dbus,
 python3-gi,
 python3-gi-cairo,
 python3-psutil,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 gir1.2-pango-1.0,
 gir1.2-vte-2.91,
 gsettings-desktop-schemas,
 ${misc:Depends},
 ${python3:Depends}
Provides: x-terminal-emulator
Recommends:
 default-dbus-session-bus | dbus-session-bus,
 gir1.2-keybinder-3.0,
 gir1.2-notify-0.7,
 xdg-utils
Description: multiple GNOME terminals in one window
 Terminator is a little project to produce an efficient way of
 filling a large area of screen space with terminals.
 .
 The user can have multiple terminals in one window and use
 key bindings to switch between them. See the manpage for
 details.