Source: pyhoca-cli
Section: python
Priority: optional
Maintainer: X2Go Developers <x2go-dev@lists.berlios.de>
Uploaders:
 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: 
 debhelper (>= 7.0.50~),
 man2html-base | man2html,
 python (>=2.6.5-0~),
 python-setuptools,
Standards-Version: 3.9.3
Homepage: http://code.x2go.org/releases/source/pyhoca-cli
Vcs-Git: git://code.x2go.org/pyhoca-cli.git
Vcs-Browser: http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=summary
X-Python-Version: >= 2.6

Package: pyhoca-cli
Architecture: all
Depends: 
 ${misc:Depends},
 python,
 python-x2go (>=0.2.1.0-0~),
 python-argparse,
 python-setproctitle,
 python-support (>=0.90)
Description: Command line X2Go client written in Python
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - LDAP 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.

