File: control

package info (click to toggle)
pyhoca-cli 0.6.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: python: 962; makefile: 27
file content (41 lines) | stat: -rw-r--r-- 1,199 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
Source: pyhoca-cli
Section: x11
Priority: optional
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 man2html-base | man2html,
 python3-all (>= 3.4),
 python3-setuptools,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://wiki.x2go.org
Vcs-Git: https://salsa.debian.org/debian-remote-team/pyhoca-cli.git
Vcs-Browser: https://salsa.debian.org/debian-remote-team/pyhoca-cli

Package: pyhoca-cli
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3,
 python3-x2go (>= 0.6.1.4),
 python3-setproctitle,
Suggests:
 mteleplayer-clientside,
Description: Command line X2Go client written in Python
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 PyHoca-CLI provides a simple and flexible command line client
 written in Python that allows you to control X2Go client sessions
 on desktops and thin clients.