File: control

package info (click to toggle)
epoptes 23.08-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,712 kB
  • sloc: python: 2,538; sh: 498; makefile: 14; xml: 9
file content (76 lines) | stat: -rw-r--r-- 2,187 bytes parent folder | download
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Source: epoptes
Section: admin
Priority: optional
Maintainer: Epoptes Developers <epoptes@lists.launchpad.net>
Uploaders: Vagrant Cascadian <vagrant@debian.org>, Alkis Georgopoulos <alkisg@gmail.com>
Build-Depends: debhelper (>= 10),
 dh-python,
 python3-distutils-extra,
 python3:any,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Git: https://github.com/epoptes/epoptes
Vcs-Browser: https://github.com/epoptes/epoptes
Homepage: https://epoptes.org

Package: epoptes
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
 adduser,
 faketime,
 gir1.2-gtk-3.0,
 gir1.2-notify-0.7,
 iperf,
 iproute2 | iproute,
 librsvg2-common,
 notification-daemon | xfce4-notifyd,
 openssl,
 python3-dbus,
 python3-gi,
 python3-gi-cairo,
 python3-netifaces,
 python3-openssl,
 python3-twisted,
 xvnc4viewer | tigervnc-viewer | ssvnc | xtightvncviewer | vnc-viewer | realvnc-vnc-viewer,
 socat,
 x11vnc,
 xterm
Recommends: epoptes-client
Description: Computer lab management tool
 Epoptes is an open source computer lab management and monitoring tool. It
 allows for screen broadcasting and monitoring, remote command execution,
 message sending, imposing restrictions like screen locking or sound muting
 the clients and much more!
 .
 Contains the server daemon and a GUI for controlling client PCs.
 .
 It supports LTSP installations, but it also works without LTSP.

Package: epoptes-client
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
 iproute2 | iproute,
 procps,
 screen,
 socat,
 python3-setuptools | python3-distutils,
Recommends:
 gir1.2-gtk-3.0,
 iperf,
 librsvg2-common,
 openssl,
 python3-gi,
 python3-gi-cairo,
 xvnc4viewer | tigervnc-viewer | ssvnc | xtightvncviewer | vnc-viewer | realvnc-vnc-viewer,
 x11-utils,
 x11-xserver-utils,
 x11vnc,
 xterm
Suggests: ethtool
Description: Computer lab management tool (client)
 Epoptes is an open source computer lab management and monitoring tool. It
 allows for screen broadcasting and monitoring, remote command execution,
 message sending, imposing restrictions like screen locking or sound muting
 the clients and much more!
 .
 Contains the client daemon and some utilities for getting screenshots etc.