Source: pbs-python
Section: misc
Priority: optional
Maintainer: Bas van der Vlies <basv@sara.nl>
Build-Depends: debhelper (>> 4.0.0), cdbs, chrpath, python, torque
Standards-Version: 3.5.8

Package: pbs-python
Section: misc
Architecture: any
Depends: libtorque2, ${python:Depends}, ${python:Provides}, python-argparse | python (>= 2.7)
Description: python API for the Torque library
 PBS_PYTHON interface is a wrapper class for the OPENPBS/TORQUE C LIB API.
 Now you can write utilities/extensions in Python instead of C.
