File: control

package info (click to toggle)
conspy 1.14-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 188 kB
  • sloc: ansic: 642; makefile: 77
file content (18 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: conspy
Section: admin
Priority: optional
Maintainer: Russell Stuart <russell-debian@stuart.id.au>
Build-Depends: debhelper (>= 7), libncurses5-dev, automake, autoconf
Standards-Version: 3.9.5
Homepage: http://conspy.sourceforge.net/

Package: conspy
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Remote control of Linux virtual consoles
 Conspy allows a (possibly remote) user to see what is displayed
 on a Linux virtual console, and send keystrokes to it.  It is
 rather like VNC, but where VNC takes control of a GUI conspy
 takes control of a text mode virtual console.  Unlike VNC,
 conspy does not require a server to be installed prior to being
 used.