File: control

package info (click to toggle)
cyclades-serial-client 0.94
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 424 kB
  • sloc: ansic: 9,512; sh: 277; makefile: 59
file content (20 lines) | stat: -rw-r--r-- 740 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: cyclades-serial-client
Section: comm
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
Rules-Requires-Root: no
Standards-Version: 3.5.2

Package: cyclades-serial-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: sredird
Conflicts: tsrdev
Description: Network Serial port client software for Cyclades terminal servers
 This is the client for network serial port emulation via the RFC 2217
 protocol as used by Cyclades terminal servers and other products.  It
 consists of a daemon that manages a pseudo-tty and a shared object to take
 over the tcsetattr() and tcsendbreak() library calls to redirect their
 functionality over the network.