File: control

package info (click to toggle)
gtkterm 0.99.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 1,852 kB
  • ctags: 1,202
  • sloc: ansic: 10,623; sh: 9,072; yacc: 316; makefile: 275; sed: 16
file content (27 lines) | stat: -rw-r--r-- 932 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: gtkterm
Section: comm
Priority: optional
Maintainer: Sebastien Bacher <seb128@debian.org>
Build-Depends: cdbs, debhelper (>= 4.0), libgtk2.0-dev, libvte-dev
Standards-Version: 3.6.1.0

Package: gtkterm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A simple GTK+ serial port terminal
 gtkterm is a simple GTK+ terminal used to communicate with the serial port. 
 .
 Its features :
 .
  * Serial port terminal window
  * Serial port setup (speed, parity, bits, stopbits, flow control)
  * Using the termios API
  * Possible to send a file (only RAW data, no protocol)
  * End of line delay while sending a file
  * Special character wait before next line while sending a file
  * Possible to toggle control lines manually (DTR, CTS)
  * Also reads the state of control lines (RTS, CD, DSR, RI)
 .
  Author:   Julien Schmitt <julien@jls-info.com>
  Homepage: http://www.jls-info.com/julien/linux/