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