]> rtime.felk.cvut.cz Git - sojka/sterm.git/blob - debian/control
de83d265059afd2bd063fd57fdf2673ebbe5c600
[sojka/sterm.git] / debian / control
1 Source: sterm
2 Section: comm
3 Priority: optional
4 Maintainer: Michal Sojka <sojkam1@fel.cvut.cz>
5 Build-Depends: debhelper (>= 9)
6 Standards-Version: 3.9.5
7 Homepage: https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git
8 Vcs-Git: git://rtime.felk.cvut.cz/sojka/sterm.git
9 Vcs-Browser: https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git
10
11 Package: sterm
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: Simple serial terminal
15  This is a minimalist terminal program like minicom or cu. The only
16  thing it does is creating a bidirectional connection between
17  stdin/stdout and a device (e.g. serial terminal). It can also set
18  serial line baudrate and manipulate DTR/RTS modem lines.