File: control

package info (click to toggle)
detachtty 11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 220 kB
  • sloc: ansic: 1,460; makefile: 46
file content (20 lines) | stat: -rw-r--r-- 815 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: detachtty
Section: utils
Priority: optional
Maintainer: Giovanni Mascellani <gio@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.1.4
Homepage: https://github.com/cosmos72/detachtty
Vcs-Browser: https://salsa.debian.org/debian/detachtty
Vcs-Git: https://salsa.debian.org/debian/detachtty.git

Package: detachtty
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility to connect to detached interactive programs
 Detachtty lets you run interactive programs non-interactively, and
 connect to them over the network when you do need to interact with
 them. It is somewhat similar to screen, but it is less feature-rich,
 therefore lighter and with less dependencies. It allows one to
 connect to programs running on remote hosts by mean of secure SSH
 connections.