]> git.sur5r.net Git - tio/blob - debian/control
Upload 1.37-1 to unstable
[tio] / debian / control
1 Source: tio
2 Section: comm
3 Priority: optional
4 Maintainer: Jakob Haufe <sur5r@debian.org>
5 Build-Depends: bash-completion,
6                debhelper-compat (= 13),
7                libinih-dev,
8                meson,
9                pkg-config
10 Standards-Version: 4.6.0
11 Rules-Requires-Root: no
12 Homepage: http://tio.github.io/
13 Vcs-Git: https://git.sur5r.net/tio/
14 Vcs-Browser: https://git.sur5r.net/?p=tio;a=summary
15
16 Package: tio
17 Architecture: any
18 Depends: ${misc:Depends}, ${shlibs:Depends}
19 Description: simple TTY terminal I/O application
20  "tio" is a simple TTY terminal application which features a straightforward
21  commandline interface to easily connect to TTY devices for basic input/output.
22  .
23  Besides that, it is able to automatically reconnect to TTY devices which
24  disappear intermittently, e.g. USB-to-serial converters.