File: control

package info (click to toggle)
byobu 5.133-1.2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 2,884 kB
  • sloc: sh: 4,445; python: 468; makefile: 60; perl: 26; xml: 22
file content (60 lines) | stat: -rw-r--r-- 1,542 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
56
57
58
59
60
Source: byobu
Section: misc
Priority: optional
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
Standards-Version: 4.1.3
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, dh-python, python3
Homepage: https://www.byobu.org

Package: byobu
Architecture: all
Depends:
 ${misc:Depends}, ${perl:Depends}, ${python3:Depends},
 debconf (>= 0.5) | debconf-2.0,
 gettext-base,
 iproute2,
 python3,
 python3-newt,
 tmux (>= 1.5),
 gawk,
Recommends:
 less,
 pastebinit,
 sensible-utils,
Suggests:
 ccze,
 gnome-terminal|xterm,
 gnupg,
 lsb-release,
 po-debconf,
 screen,
 speedometer,
 fonts-ubuntu,
 update-notifier-common,
 vim,
 wireless-tools
Provides:
 screen-profiles,
 screen-profiles-extras,
 byobu-extras
Replaces:
 screen-profiles (<< 2.0),
 screen-profiles-extras (<< 2.0),
 byobu-extras (<< 2.17),
 bikeshed (<< 1.64)
Breaks:
 screen-profiles (<< 2.0),
 screen-profiles-extras (<< 2.0),
 byobu-extras (<< 2.17),
 bikeshed (<< 1.64)
Enhances: screen
Description: text window manager, shell multiplexer, integrated DevOps environment
 Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and
 integrated DevOps environment.
 .
 Using Byobu, you can quickly create and move between different windows
 over a single SSH connection or TTY terminal, split each of those windows into
 multiple panes, monitor dozens of important statistics about your system,
 detach and reattach to sessions later while your programs continue to run in
 the background.