File: control

package info (click to toggle)
pyhoca-gui 0.5.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,464 kB
  • sloc: python: 6,736; makefile: 36; sh: 20
file content (48 lines) | stat: -rw-r--r-- 1,325 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
Source: pyhoca-gui
Section: x11
Priority: optional
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 man2html-base | man2html,
 python (>=2.6.6-14~),
 python-setuptools,
 python-distutils-extra,
 gnome-colors-common,
Standards-Version: 4.3.0
Homepage: https://wiki.x2go.org
Vcs-Git: https://salsa.debian.org/debian-remote-team/pyhoca-gui.git
Vcs-Browser: https://salsa.debian.org/debian-remote-team/pyhoca-gui

Package: pyhoca-gui
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python,
 python-x2go (>=0.5.0.6),
 python-argparse,
 python-cups,
 python-gi,
 gir1.2-notify-0.7,
 python-notify,
 python-setproctitle,
 python-wxgtk3.0,
 gnome-colors-common,
Recommends:
 mate-notification-daemon | notification-daemon,
Description: Graphical X2Go client written in (wx)Python
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - sesion brokerage support
    - client-side mass storage mounting support
    - client-side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 PyHoca-GUI is a slim X2Go client that docks to the desktop's
 notification area and allows multiple X2Go session handling.