Source: drmaa Maintainer: Debian Med Packaging Team Uploaders: Michael Hanke , Yaroslav Halchenko , Dominique Belhachemi Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/drmaa Vcs-Git: https://salsa.debian.org/med-team/drmaa.git Homepage: https://drmaa-python.readthedocs.io/en/latest/ Rules-Requires-Root: no Package: python3-drmaa Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: gridengine-drmaa1.0 Suggests: libdrmaa1.0, pbs-drmaa1 Description: interface to DRMAA-compliant distributed resource management systems This is a Python implementation of the Distributed Resource Management (DRM) Application API (DRMAA). It provides all high-level functionality necessary to consign a job to a DRM system (e.g. Sun Gridengine), including common operations on jobs, such as termination or suspension.