File: control

package info (click to toggle)
mosh 1.3.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,388 kB
  • sloc: cpp: 10,777; sh: 1,350; perl: 464; makefile: 218; xml: 112
file content (21 lines) | stat: -rw-r--r-- 968 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
Source: mosh
Section: net
Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu>
Build-Depends: debhelper (>= 9), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion, locales, tmux, less
Standards-Version: 4.1.0.0
Homepage: https://mosh.org
Vcs-Git: https://github.com/mobile-shell/mosh.git
Vcs-Browser: https://github.com/mobile-shell/mosh

Package: mosh
Architecture: any
Pre-Depends: dpkg (>= 1.15.7.2)
Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client
Recommends: libio-socket-ip-perl
Description: Mobile shell that supports roaming and intelligent local echo
 Mosh is a remote terminal application that supports:
   - intermittent network connectivity,
   - roaming to different IP address without dropping the connection, and
   - intelligent local echo and line editing to reduce the effects
     of "network lag" on high-latency connections.