File: control

package info (click to toggle)
byobu 5.112-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,008 kB
  • sloc: sh: 4,535; python: 937; makefile: 57; perl: 26; xml: 22
file content (60 lines) | stat: -rw-r--r-- 1,590 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: Alexander Chernyakhovsky <achernya@mit.edu>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf
Homepage: http://byobu.co
Vcs-git: git://github.com/achernya/byobu.git
Vcs-browser: https://github.com/achernya/byobu

Package: byobu
Architecture: all
Depends:
 ${misc:Depends}, ${perl:Depends}, ${python:Depends},
 debconf (>= 0.5) | debconf-2.0,
 gettext-base,
 python,
 python-newt,
 tmux (>= 1.5) | screen,
 gawk
Recommends:
 pastebinit,
 screen,
 tmux (>= 1.5),
 run-one
Suggests:
 apport,
 ccze,
 gnome-terminal|xterm,
 gnupg,
 lsb-release,
 po-debconf,
 ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
 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.