File: control

package info (click to toggle)
cutecom 0.30.3-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 808 kB
  • sloc: cpp: 2,177; makefile: 54; sh: 8
file content (20 lines) | stat: -rw-r--r-- 899 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: cutecom
Section: comm
Priority: optional
Maintainer: Roman I Khimov <roman@khimov.ru>
Build-Depends: debhelper (>= 10), cmake (>= 2.8.11), qtbase5-dev (>= 5.1.0), qt5-qmake (>= 5.1.0), qtbase5-dev-tools (>= 5.1.0), libqt5serialport5-dev (>= 5.1.0)
Standards-Version: 3.9.8
Homepage: http://github.com/neundorf/CuteCom

Package: cutecom
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: lrzsz
Description: Graphical serial terminal, like minicom
 Cutecom is a graphical serial terminal, like minicom.
 It is aimed mainly at hardware developers or other people who need a
 terminal to talk to their devices. It features lineoriented interface
 instead of character-oriented, xmodem, ymodem, zmodem support
 (requires the lrzsz package) and hexadecimal input and output among
 other things.
 It is written using the Qt library originally by Trolltech (www.trolltech.com).