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.
|