Source: python-x2go
Section: python
Priority: optional
Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: 
 debhelper (>= 7),
 python,
 python-setuptools,
 python-support,
 python-epydoc,
 python-gevent,
 python-paramiko,
 python-xlib,
 locales
#texlive-latex-base,
#texlive-latex-extra,
#texlive-fonts-recommended
Standards-Version: 3.9.3
Homepage: http://code.x2go.org/releases/source/python-x2go
Vcs-Git: git://code.x2go.org/python-x2go.git
Vcs-Browser: http://code.x2go.org/gitweb?p=python-x2go.git;a=summary
XS-Python-Version: >= 2.6

Package: python-x2go
Architecture: all
Depends: 
 ${python:Depends},
 ${misc:Depends},
 python-gevent (>= 0.13.0-0~0),
 python-paramiko,
 python-cups,
 python-xlib,
 nxproxy
Recommends:
 cups-bsd | lpr,
 pulseaudio
XB-Python-Version: ${python:Versions}
Description: Python module for X2Go client support
 X2Go is a server based computing environment with
    - session resuming
    - low bandwith support
    - LDAP support
    - client side mass storage mounting support
    - audio support
    - authentication by smartcard and USB stick
 .
 This Python module allows you to integrate X2Go client 
 support into your Python applications by providing a 
 Python-based X2Go client API.
