File: control

package info (click to toggle)
tio 1.32-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 560 kB
  • sloc: sh: 1,241; ansic: 959; makefile: 26
file content (19 lines) | stat: -rw-r--r-- 710 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: tio
Section: comm
Priority: optional
Maintainer: Jakob Haufe <sur5r@sur5r.net>
Build-Depends: debhelper (>=11), pkg-config, bash-completion
Standards-Version: 4.2.1
Homepage: http://tio.github.io/
Vcs-Git: https://git.sur5r.net/tio/
Vcs-Browser: https://git.sur5r.net/?p=tio;a=summary

Package: tio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple TTY terminal I/O application
 "tio" is a simple TTY terminal application which features a straightforward
 commandline interface to easily connect to TTY devices for basic input/output.
 .
 Besides that, it is able to automatically reconnect to TTY devices which
 disappear intermittently, e.g. USB-to-serial converters.