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
|
Source: pyhoca-cli
Section: x11
Priority: optional
Maintainer: Debian Remote Maintainers <pkg-remote-team@lists.alioth.debian.org>
Uploaders:
Mike Gabriel <sunweaver@debian.org>
Build-Depends:
debhelper (>= 9),
man2html-base | man2html,
python (>=2.6.6-14~),
python-setuptools,
Standards-Version: 3.9.8
Homepage: http://wiki.x2go.org
Vcs-Git: https://anonscm.debian.org/git/pkg-remote/pyhoca-cli.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-remote/pyhoca-cli.git
X-Python-Version: >= 2.6
Package: pyhoca-cli
Architecture: all
Depends:
${misc:Depends},
${python:Depends},
python,
python-x2go (>= 0.5.0.0),
python-argparse,
python-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.
|