source: trunk/debian/control @ 241

Last change on this file since 241 was 241, checked in by bas, 14 years ago

Update the LICENSE file

File size: 474 bytes
Line 
1Source: pbs-python
2Section: misc
3Priority: optional
4Maintainer: Yaroslav Halchenko <debian@onerussian.com>
5Build-Depends: debhelper (>> 4.0.0), cdbs, chrpath, python, torque
6Standards-Version: 3.5.8
7
8Package: pbs-python
9Section: misc
10Architecture: any
11Depends: torque, ${python:Depends}
12Description: python API for the Torque library
13 PBS_PYTHON interface is a wrapper class for the OPENPBS/TORQUE C LIB API.
14 Now you can write utilities/extensions in Python instead of C.
15
Note: See TracBrowser for help on using the repository browser.